slug READMEThis is an extension that provides syntax hilighting for the slug programming language. FeaturesProvides syntax hilighting for .slug files. RequirementsThere should be no dependencies. Known IssuesNot any yet. Release Notes0.0.1Initial release of the extension. 0.0.2Updated 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.3Added hilighting for variable declarations 0.0.4Trying to fix extension for download 0.0.7Goto statements hilighting 0.0.8True false Hilighting 0.0.9Added coloring for some of the function functions |