This extension provides syntax highlighting support for the Fastn (FTD) or FifthTry Document language in Visual Studio Code. Enjoy enhanced readability of your FTD code with vibrant and accurate syntax highlighting.
Install the extension and open any .ftd file to automatically enable syntax highlighting for the FTD language.
To install it (for now):
- Go to https://github.com/harshdoesdev/fastn-syntax and download the
fastn-syntax-0.0.3.vsixfile. - Open VS Code and navigate to the folder that contains this file. Right-click and select
Install Extension VSIX. - Reload the window, and you are good to go. Open any
.ftdfile and continue building your awesome project.
We welcome feedback and contributions. Please visit our GitHub repository to report issues or submit pull requests.
Enjoy coding with the FTD Language Syntax Highlighting extension for Visual Studio Code!