Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SlugLangNew to Visual Studio Code? Get it now.
SlugLang

SlugLang

Graham Joonsar

|
116 installs
| (1) | Free
Syntax Hilighting for the Slug Programming Language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

slug README

This is an extension that provides syntax hilighting for the slug programming language.

Features

Provides syntax hilighting for .slug files.

Requirements

There should be no dependencies.

Known Issues

Not any yet.

Release Notes

0.0.1

Initial release of the extension.

0.0.2

Updated the extension so that it is compatible with 1.1 and all future version of the language. This is accomplished because every action that you could do in slug is a function call, so every first word in a line is hilighted like a function. I also fixed the regex for detecting numbers.

0.0.3

Added hilighting for variable declarations

0.0.4

Trying to fix extension for download

0.0.7

Goto statements hilighting

0.0.8

True false Hilighting

0.0.9

Added coloring for some of the function functions

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft