@stylable/language-service
v6.1.1
Published
Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.
Downloads
2,582
Keywords
Readme
@stylable/language-service
Overview
The Stylable language service serves as the basis for the stylable-intelligence vscode extension. It provides the business logic for resolving code completions, diagnostics, go to definition, syntax highlighting and more.
All CSS language support functionality is also supported (hover hints, inline color picker, etc.). Some CSS diagnostics were removed in order to support custom Stylable syntax.
Misc. Resources
- CSS Language Service: https://github.com/Microsoft/vscode-css-languageservice
- Color Icon and Color Picker: https://github.com/Microsoft/vscode/issues/38959
- Allow disabling Color Picker: https://github.com/Microsoft/vscode/issues/42344
License
Copyright (c) 2021 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a MIT license.