Lysithea Language SupportAdds basic Lysithea script support for VSCode. Check out the Lysithea Github for more information about the scripting language. FeaturesHighlights function calls, keywords, numbers, labels and comments. RequirementsNone at the moment. Extension SettingsNone at the moment. Known IssuesDoes not make use of a language server, so it cannot highlight builtin functions or function calls in general. Release NotesBasic handling of language, highlights value types and keywords. 0.1.0Adds support for new square bracket list syntax and fixes highlighting for multi-line strings. 0.0.4Mostly fixes to the market place entry. 0.0.1Initial release of Lysithea language support. |