Are the settings per language supported?
See original GitHub issueVSCode settings:
"[javascript]": {
"prettier.singleQuote": true
}
This is not works.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:9 (2 by maintainers)
Top Results From Across the Web
How to support per-app language settings in your app
By default, you use English, but might want to switch the app's language when viewing a certain restaurant's menu so that you can...
Read more >Language Support in Visual Studio Code
Yes, with the files.associations setting you can map file extensions to an existing language either globally or per workspace. Here is an example...
Read more >Per-app language preferences
Per-app languages in system settings. In many cases, multilingual users set their system language to one language—such as English—but they ...
Read more >Android 13 Beta 3 only shows per-app language settings ...
Android 13 Beta 3 only shows per-app language settings for compatible apps ... Android 13 is set to introduce per-app language settings, ...
Read more >VS Code tips — Language specific settings - YouTube
Today's VS Code tip: language specific settings You can configure many VS Code settings related to editing on a per - language basis....
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

Or If we could use
overrides, it would be great.Once vscode supports it, certainly. We could do it currently, but it’s really messy.