Geant4 Macro ExtensionFeaturesThis is a basic VSCode extension for Geant4 UI command files (with extension
InstallationThe extension is available on the Visual Studio Code Marketplace. UsageThe extension will be activated when opening a file with the Syntax HighlightingThis extension provides syntax highlighting for Geant4 UI commands. Warnings are displayed for errors in commands and parameter types: AutocompletionStart typing to get a list of suggested UI commands and receive prompts for the parameters of the command: Adding Custom CommandsCustom commands can be added several ways:
Command files can also be removed using the command pallette or by directly modifying the Hover InformationHover over a command to see information about the command and its parameters: Feature RequestsIf you have any feature requests or issues, please open an issue on the GitHub repository. |