A Visual Studio Code extension to add syntax highlighting to Topas monte carlo parameter files.
The language grammar has been converted from David C. Hall's Sublime Text extension.
This extension was developed to help the Topas community, and is not officially endorsed by the Topas development team.
The source code for this extension can be viewed here.
- Syntax highlighting for comments, keywords, datatypes, parameters, booleans, strings, numerics, and operators.
- Integration with VS Code's commenting shortcuts, bracket auto-closing, and selection surrounding.
You may need to manually select the language for each project, as Topas parameter files use the ubiquitous .txt extension.
Initial release of extension, including syntax highlighting and vscode integration.