question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Including files outside the User folder

See original GitHub issue

I 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:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mfuentesgcommented, Jan 30, 2019

I will try to implement this feature. I will let you know

0reactions
mfuentesgcommented, Oct 13, 2020

Try to move your snippets inside your User folder, because all your own configurations must to be there.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found