Unknown configuration setting
See original GitHub issueWhen I put the following in my settings.json file (user settings, not workspace), I get the following:
Unknown configuration setting
If I put the command in my workspace settings file, I don’t get that error. However, the macros don’t work unless they are placed in the user settings file but then I have that warning in my Problems panel.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:17
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Unknown configuration setting warning. · Issue #64441 - GitHub
After opening the settings.json file (from the preferences menu, not directly) I get a couple of warnings stating: Unknown configuration setting ...
Read more >Custom Extension setting shows as unknown configuration
I created a custom VSCode extension which needs a configuration setting the user settings file of vscode. Why does the ...
Read more >unknown configuration setting/register IDLOCx used
Hi, I'm having troubles compiling an old project, where we are using IDLOCx registers. It seems like it worked using some older compiler...
Read more >Settings Reference for Python - Visual Studio Code
Settings Reference for the Python extension in Visual Studio Code. ... for input or return parameters for functions or methods that have an...
Read more >Fix 'Unable to write into user settings" | Visual Studio Code
Getting an annoying error whenever you're changing settings in Visual Studio Code (VS Code)? Well, this video shows you how things might be ......
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 FreeTop 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
Top GitHub Comments
for what it’s worth the macro does work however, vscode just seems to complain in the settings json
It works on the workspace file with no problems for me