Skip to content

Warpv/vscode-stl

Repository files navigation

GitHub Visual Studio Marketplace Rating (Stars) Visual Studio Marketplace Downloads

Statement List

Statement List language support. Features includes:

  • Commands
  • Snippies
  • Text Highlight
  • Auto Spaces

Syntax Highlights

Includes syntax highlight, including namespaces, constant variables and more.

Statement List syntax highlights example

Snippets

Fast growing snippets library. All cycles, conditions and declarations.

Formatter (work in progress)

VS Code Formatter API. Use general formatting command short keys. It capitalize all known keywords like NOP 0, BTW, LOOP, ... It also add spaces.

Roadmap

  • add full functional formatter
  • add "Tag_1" support file
  • add start script to inisialize project

Release Notes

1.1.0

  • fix syntax highlight
  • fix snippies