[Enhancement] - Avoiding putting Textmate Scopes in local settings.json #196
Labels
backlog
Something that is not a priority and will be addressed in a future release
enhancement
Small improvements
topic:syntax
Looking at VSCode's Markdown extension, I notice that the same behaviour with highlighting, underlining, italics, and bold etc. are all accomplished without modifying the user's local settings json
Is this possible to accomplish here as well? It'd be great to not have the extension needing to depend on whatever's in the settings json to make some of its richer highlighting features.
The text was updated successfully, but these errors were encountered: