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

Test supporting language specific settings for extensions #89360

Closed
2 tasks done
sandy081 opened this issue Jan 27, 2020 · 0 comments
Closed
2 tasks done

Test supporting language specific settings for extensions #89360

sandy081 opened this issue Jan 27, 2020 · 0 comments

Comments

@sandy081
Copy link
Member

sandy081 commented Jan 27, 2020

Testing #26707

Complexity: 4


Testing

Extensions can now contribute a setting that can be overridden by a language using the scope language-overridable.

Develop an extension that can contribute a language overridable setting.

  • Use the configuration API to read and inspect such a setting given a resource or a language or both.

  • Use the configuration API to update the setting at the location you prefer (under a language for eg.,).

  • Listen to configuration change event that can be filtered to know if your setting has changed given a resource or a language or both.

  • Check if the API documentation is helpful.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants