ChoiceScript VSCode READMEDepreciated for a more complete extensionThis extension has been surpassed and replaced by the one which can be found here: https://marketplace.visualstudio.com/items?itemName=StephenGranade.choicescript-vscode That version includes a number of improvements, including a language server which can help autocomplete, error check, and more for ChoiceScript variables, scenes, etc. I recommend going to get that version instead, but the following still pertains to this version:This is a syntax highlighter extension for the interactive fiction/multiple choice language, ChoiceScript. Features
RequirementsNone as of now, though as this extension only adds syntax highlighting, you will need to set up the ChoiceScript project structure yourself. As of now, it defaults to any file with a txt extension. However, as the commands are very specific to ChoiceScript, it isn't likely this will highlight anything in a non-ChoiceScript file! That is, unless, you write crazy things like *comment in your text files... More info:Initial syntax highlighting based off of the tmLanguage files here: github Extension SettingsNone yet. Known IssuesNone(?) yet. Release Notes[0.0.1 - 0.0.2]Intial release and minor icon tweaksBasic syntax highlighting. [0.0.3]Minor changes to extra files, including changelog[0.0.4]Fixes thanks to Stephen Granade
[0.0.5]Additional keywords added[0.0.6]Depreciated for a more advance extensionhttps://marketplace.visualstudio.com/items?itemName=StephenGranade.choicescript-vscode |