Syntax Highlighting Scopes Showroom
Highlights syntax scopes to simplify syntax highlighting extensions development
Details
Installs
- Total 513
- Win 326
- Mac 94
- Linux 93
Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Syntax Highlighting Scopes Showroom
This package tries to show all the syntax scopes just to help you do your syntax highlighting packages development.
Installation
You can find this package in corresponding package managment tool for:
Visual Studio Code - Visual Studio Marketplace
Ctrl+Shift+X
orCmd+Shift+X
in Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom
- press
Install
on theSyntax Highlighting Scopes Showroom
pane
Sublime Package Control - Package Control
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
install
, selectPackage Control: Install Package
- type
Syntax Highlighting Scopes Showroom
, select it
Atom - Atom Package Manager
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
Settings View: Install Packages And Themes
- type
syntax-highlighting-scopes-showroom
- press
Install
on thesyntax-highlighting-scopes-showroom
pane
Usage
Visual Studio Code
Ctrl+Shift+P
orCmd+Shift+P
in Linux/Windows/OS X- type
Syntax Highlighting Scopes Showroom: Show All Scopes
and pressEnter
Sublime Text
- go to
Tools -> Syntax Highlighting Scopes Showroom -> Show All Scopes
Atom
- go to
Packages -> Syntax Highlighting Scopes Showroom -> Show All Scopes
As a result on all cases your editor will open the SyntaxScopes file which contains all known(for authors of this extension) syntax scopes.
License
MIT License - see the LICENSE for more details.