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.

Fallback to / prioritize workplace settings

See original GitHub issue

I use workplace settings instead of global settings for all my projects. This to make sure any developer can just clone my repository, install all recommended plugins and get started asap instead of wasting time setting up.

I just spend 20 minutes trying to get the language server working. It didn’t start because it couldn’t find my node runtime. It was ignoring the workplace svelte.language-server.runtime configuration because the global user settings already set to option to the default usr/something/something runtime location.

Idk if this expected behavior, my fault or whatever really. It happened and now I’m making this post.

Describe the solution you’d like If the language server fails to (re)start, check for any workplace settings and try those settings instead. Or prioritize the workplace settings over the users global settings.

Describe alternatives you’ve considered None.

Additional context Maybe I configured it myself and/or don’t understand the inner workings of vscode. I’m not familiar with any of the current conventions. If this is something people agree with, well… lets go! If not, consider this request not made I guess.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jasonlyu123commented, Jul 23, 2020

I try that but I can’t reproduce it. Also, I found that the setting UI would add extra escapes to the windows path separator. If you type C:\\Program Files\\nodejs\\node.exe it would save as C:\\\\Program Files\\\\nodejs\\\\node.exe.

0reactions
dummdidummcommented, Aug 12, 2020

Closing as it cannot be reproduced / is the correct behavior.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Future proof: Solving the 'adaptability paradox' for the long term
Studies have shown that adaptability is also linked to important psychological skills, ranging from coping to personal growth. In the workplace, ...
Read more >
How to Prioritize Your Work When Your Manager Doesn't
First, check your mindset when it comes to setting priorities. Don't assume that prioritizing your workload is someone else's job, and don't ...
Read more >
Fallback plan - Mission Control
An alternative set of actions and tasks adopted in the event a risk occurs causing the primary plan to be abandoned.
Read more >
The Great Resignation—A Call for Change in Organizational ...
Both the needs to prioritize self and communal care and the quest to remedy burnout in the workplace have become more evident in...
Read more >
Set a Fallback Page - Marketo Engage - Experience League
You can also view our vendors and customize your choices by clicking "Cookie Settings". Cookie Settings Don't Enable Enable all.
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