stylable-intelligence
v0.5.5
Published
Stylable Language Services - syntax highlighting, completions, hinting and more for the Stylable CSS preprocessor.
Downloads
49
Readme
stylable-intelligence
Overview
Stylable Intelligence is an extension implementing the Language Server Protocol that provides IDE support for Stylable.
Stylable Intelligence is currently only supported in VSCode (version 1.20.0 and later). Support for JetBrains IDEs (WebStorm, IntelliJ) is planned.
Currently supported: Code Completions, Diagnostics, Go to Definition, Syntax Highlighting
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.
Installation
From VSCode Marketplace
Install 'Stylable Intelligence' from the VSCode Extension Marketplace or inside VSCode in the Extension panel, search for "stylable-intelligence".
Known Issues
Known issues may be found in the Stylable Intelligence repo.
Development
Information about running the Stylable Intelligence development enviroment can be found here.