Skip to content

AvirukBasak/shsc-syntax-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shsc Syntax Highlighting

This is a Visual Studio Code syntax highlighting extension for the Shsc language.

Install

  • Download the VSIX file from Releases.
  • Goto to Visual Studio Code Extensions and select Install from VSIX...

Screenshot from 2023-11-25 22-08-06

Screenshot

Screenshot from 2023-11-25 22-07-53

Build

This extension is not yet published to the Visual Studio Code Marketplace. To install it, you need to clone this repository and run

zip -r extension.vsix ./*
code --install-extension extension.vsix

About

Syntax highlighting for Shsc on Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published