This extension adds support for the XYplorer scripting language to VS Code:
- Syntax highlighting
Install and open Visual Studio Code. Press Ctrl+Shift+X or Cmd+Shift+X to open the Extensions pane. Look for "XYplorer" and install the extension. You can also install the extension from the Marketplace. Open any .xys
or .xyi
file in VS Code. The extension is now activated.
See the changelog.
If you have a bug to report, or simply an idea for an improvement or a new feature, please add them in the issue tracker.
The .tmLanguague
file is based on https://github.com/Binocular222/XYplorer/blob/master/XYplorer.tmLanguage.
vscode-xyplorer is licensed under the MIT license - see the LICENSE file for details.