TypeFox / yang-vscode

A VS Code Extension for YANG
Apache License 2.0
26 stars 10 forks source link

yang.settings file should be associated as JSON by default #81

Open esmasth opened 6 months ago

esmasth commented 6 months ago

Currently manual association has to be added globally or per project/workspace .vscode/settings.json. This could be avoided by the plugin doing it instead of the developer.

esmasth commented 6 months ago

Since the YANG LSP yang.settings supports // comments, it would be good to classify it as "JSON with Comments" to allow for documentation of the settings