Guru Lang READMEThis is a base for supporting Guru (an old DOS expert system shell). It isn't complete. I have written it just for task I'm solving... There is basic language hightlighting and snippets. If you want something to add - just write to me. InstallingFirst you need to Install this the most Modern and Awesome Open Source Code Editor "Visual Studio Code". Then you need to install this extension. Use search on the extension menu on the left menu or just press CTRL+P and type Don't forget to check for updates! (you will see a circle with a number on the Extension menu icon). Features
GuruSnippet RuleSnippet VarSnippet VarFormSnippet Note that the form name is editing everywhere on the template at the same time. VarProcSnippet Note that the variable name is editing everywhere on the template at the same time. VarGetVarSnippet It works the same as previous.. Important! Encoding!Don't forget that Guru is DOS software. So, you MUST use DOS encoding. For example, for Cyrillic it's CP 866. Look how to switch encoding in VS Code. (Click on the bottom) You can also setup encoding once for a whole project, so you won't need to change the encoding each time. Copyrights and LicenseLicense - MIT License. Author - Grigorii K. Shartsev (ShGKme) |