Gambas3 Syntax Highlight and Snippet SupportAboutThis Visual Studio Code extension is a fork of @microhobby's extension supporting Gambas 3 language. The layout of the extension was re-organized to match what I've done with other extensions, an extension.vsixmanifest was added, and a few more keys added to the package.json. The 'heavy lifting' was already done by @MicroHobby in the form of syntax-highlighting; snippets were added, and also some language pairs elements that were not already included in language-configuration.json. Since there appears to be a hint of support for Gambas Scripting in gambas.tmLanguage.json, the .gbs extension was also added to package.json and extension.vsixmanifest. Features
InstallationFrom repositoryCopy the 'pkg' folder as publishername.extensionname-versionnumber to ChangelogSee the changelog for details. IssuesTODO ContactStephen J Sepan sjsepan@yahoo.com 7-14-2023 |