Including files outside the User folder
See original GitHub issueI have a lot of snippets in Packages/Cpp/Snippets
folder and I’d love to be able to sync them.
I tried including "../Cpp/Snippets"
in the included_files
configuration option but it doesn’t work.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Putting files outside the user/home folder - Ask Different
1 Answer 1 ... If you create (or rename) a folder at the root, OS X will ask for your password. This is...
Read more >Should I keep personal files outside my user profile folder?
Save the file as "C:\Users\ShoePuppy\AppData\Roaming\Microsoft\Windows\Start Menu\test.txt". The path is important! Turn the machine off.
Read more >Including linked files from outside the project directory in ASP ...
In this post I show how to include files in a project that are outside the project directory.
Read more >Include Files Outside Docker Build Context
It turns out that you cannot include files outside Docker's build context. However, you can copy files from the Dockerfile's parent directory.
Read more >How to include files outside of Docker's build context?
The best way to work around this is to specify the Dockerfile independently of the build context, using -f. For instance, this command...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I will try to implement this feature. I will let you know
Try to move your snippets inside your User folder, because all your own configurations must to be there.