This extension provides syntax highlighting support for the FoxL programming language in Visual Studio Code.
- Syntax highlighting for FoxL code files (
.foxl). - Supports basic language constructs such as variables, strings, numbers, keywords, and comments.
- Launch Visual Studio Code.
- Go to the Extensions view by clicking on the square icon in the sidebar or pressing
Ctrl+Shift+X. - Search for "FoxL" in the Extensions view search box.
- Click on the Install button for the "FoxL Syntax Highlighter" extension authored by FoxH.
Once the extension is installed, it will automatically highlight FoxL syntax in your .foxl files.
If you encounter any issues or have feedback, please feel free to create an issue in the GitHub repository.
Contributions are welcome! Fork the repository, make your changes, and submit a pull request.
This extension is licensed under the MIT License.