Skip to content

wixplosives/stylable-intelligence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

348c9c1 · Feb 22, 2025
Sep 14, 2024
May 23, 2024
Jun 5, 2024
Jun 6, 2018
Sep 14, 2024
Sep 22, 2022
Sep 19, 2024
Jul 16, 2017
May 30, 2024
Nov 7, 2019
Oct 12, 2020
Jan 11, 2025
Aug 9, 2018
Jun 6, 2018
Jul 16, 2020
Jun 5, 2024
Sep 19, 2024
Feb 20, 2018
Feb 22, 2025
Feb 22, 2025
Sep 25, 2024
Sep 19, 2024
Mar 22, 2023

Repository files navigation

stylable-intelligence

Visual Studio Marketplace Build Status Visual Studio Marketplace npm version

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.