Skip to content
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

Introduce yang-lsp-settings-schema.json #234

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

esmasth
Copy link
Contributor

@esmasth esmasth commented Mar 10, 2024

The JSON Schema for the yang.settings file is specified to allow for various IDE plugins to take the LSP version corresponding schema and associate them to the yang.settings for ease of editing and review.

It is also updated that yang.settings is a JSON with Comments filetype since it was already supporting comments.

This change addresses the issue #233

The JSON Schema for the yang.settings file is specified to allow for
various IDE plugins to take the LSP version corresponding schema and
associate them to the yang.settings for ease of editing and review.

It is also updated that yang.settings is a JSON with Comments filetype
since it was already supporting comments.

This change addresses the issue TypeFox#233

Signed-off-by: Siddharth Sharma <[email protected]>
@esmasth
Copy link
Contributor Author

esmasth commented Mar 10, 2024

There is possibly more work required for distribution aspects for various IDE LSP Clients implementations to provide associations to yang.settings in respective environments.

@dhuebner
Copy link
Member

@esmasth
Thank you for this contribution!

@dhuebner dhuebner merged commit c03088b into TypeFox:master Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants