-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User settings for language configurations #102574
Comments
Can you explain more about what you are looking for? Are you talking about settings like |
@roblourens |
Can you give me an example of the exact issue you are having? |
what? settings.json :
|
The folding ask is about using Indentation together with "Open" and "Close" Tags . Unlike the linked 1 . |
I think this issue might be resolved if we would allow specifying language configurations in settings.json. |
Please add functionality to: set all Autoclosing, Surrounding, Indentation settings and enable Intendation Folding (if possible, on top of language specific one); so they could not be overwritten by Language configs.
When multiple languages are used, the kaleidoscope switching of these settings are disturbing and/or loading the memory for no use. And editing the config files for each language is inconsistent and long.
The text was updated successfully, but these errors were encountered: