Behaviour Tree DSL (BTree) for VS CodeDescriptionThis Visual Studio Code plugin provides syntax highlighting support for Behaviour Tree DSL (Domain-Specific Language). It offers an intuitive and user-friendly syntax highlighting feature, making it easier for developers to read and write Behaviour Tree code. Features
InstallationTo install this plugin, follow these steps in Visual Studio Code:
UsageAfter installing the plugin, syntax highlighting will be automatically applied to files with the Remarshal CommandTo convert btree.tmLanguage.yaml to JSON format, use the following remarshal command:
This command is useful for developers who need to convert the YAML syntax file to JSON. Ensure you have remarshal installed on your system to use this command. Support and ContributionIf you have any questions, issues, or suggestions for improvement, please visit our GitHub repository. LicenseThis plugin is distributed under the MIT License. |