Visual Studio Code(VSC)本地工作区,带有基于云的位置/驱动器(文件夹\文件)。可能的?

发布于 2025-01-23 21:09:22 字数 446 浏览 2 评论 0原文

是否可以使用一个工作空间(在VSC或任何IDE中),该工作空间所述本地项目/文件夹包含1个或多个基于云的子文件夹(例如iCloud)?

我有一个标准的创建React应用程序“项目”本地存储在我的i​​Mac(家中),当我需要在工作计算机上使用相同的文件(MacBook)时,我已承诺要么提交更改(Sourcetree - > Remote)或compy coppy coppy coppy coppy通过USB)。有没有一种方法可以将“一些”文件夹同步到iCloud,以便可以从任何位置使用它们? (也不会破坏Git/Sourcetree)

最容易执行整个文件夹?也许忽略\ node_modules(例如gitignore,nosync)?

my-app\
my-app\node_modules <- not this folder
my-app\public
my-app\src

Is is possible to have a workspace (in VSC or any IDE) whereby said local project/folder contains 1 more or more sub folders that are cloud based (such as iCloud)?

I have a standard create react app "project" stored locally on my iMac (home) and when I need to use the same files on my work computer (macbook) I have either committed said changes (SourceTree -> remote) or taken copy via USB). Is there a way to sync just "some" folders to iCloud so that they are available from any location? (and also not break git/sourcetree)

Probable easiest to do the whole folder? and ignore \node_modules (like gitignore, nosync) perhaps?

my-app\
my-app\node_modules <- not this folder
my-app\public
my-app\src

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦幻的心爱 2025-01-30 21:09:23

我对此问题进行了越多,即使使用符号链接和.nosync文件extn,在上下文中似乎不可能。 :-(

The more I investigate this issue, the more it appears not to be possible in the context above, even using symbolic links and the .nosync file extn. :-(

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文