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.

How should I use a file in vscode's User folder in configPath?

See original GitHub issue

I can’t find a way to use a file located in User folder in configPath, is there a way to do that? User is a folder located at %APPDATA%\Code\User, /Library/Application Support/Code/User or ~/.config/Code/User.

I want to do that because Settings Sync only allow you to sync files in that folder, and new changes in 3.0.0 require me to create a .prettier in home directory, which doesn’t sync across machines.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ntottencommented, Nov 13, 2019

Two things:

  1. In the latest v3 relaase, we added back the old vscode configuration so you can just go back to that method.
  2. I just fixed a bug to support relative home directory paths so you should be able to set the prettier.configPath to ~/.prettierrc now.

Make sure you are on version 3.5.0 or above.

0reactions
github-actions[bot]commented, Apr 12, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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