Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.19 KB

Logo XYplorer language support for VS Code

This extension adds support for the XYplorer scripting language to VS Code:

  • Syntax highlighting

Screenshot

Installation

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.

Release notes

See the changelog.

Bugs / Ideas

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.

Credits

The .tmLanguague file is based on https://github.com/Binocular222/XYplorer/blob/master/XYplorer.tmLanguage.

License

vscode-xyplorer is licensed under the MIT license - see the LICENSE file for details.