FASTBuild Language Server and Visual Studio Code Client ExtensionContains a language server and Visual Studio Code client for the FASTBuild language. Functionality"Go to Definition" and "Go to References""Go to Definition" and "Go to References" supports:
Hover to see variable valueHover over a variable to show a tooltip with its evaluated value. For example, the Show errorsSee errors on the fly as you write the code, before running FASTBuild. Go to symbol in editor or workspaceSyntax highlightingFASTBuild files are easier to read with syntax highlighting. Function property auto-completion and documentationExample: Variable auto-completionExample: Limitations
CompatibilityCompatible with FASTBuild version 1.11 (FASTBuild Changelog). It may be compatible with a newer version of FASTBuild, but this was the latest version tested. InstallingInstall the extension from the Visual Studio Marketplace. ContributingContributions welcome! See the contribution guide for details. |