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 gambas3.tmLanguage.json, the .gbs extension was also added to package.json and extension.vsixmanifest. Features
InstallationFrom repositoryDownload the .vsix file and choose 'Install from VSIX...' from the app. ChangelogSee the changelog for details. IssuesContactSteve Sepan 1/15/2025 |