Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/otiel/vscode-xyplorer
XYplorer language support for VS Code
https://github.com/otiel/vscode-xyplorer
syntax-highlighting vscode vscode-extension xyplorer
Last synced: 19 days ago
JSON representation
XYplorer language support for VS Code
- Host: GitHub
- URL: https://github.com/otiel/vscode-xyplorer
- Owner: Otiel
- License: mit
- Created: 2018-03-16T14:24:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T08:32:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T14:31:13.318Z (about 1 month ago)
- Topics: syntax-highlighting, vscode, vscode-extension, xyplorer
- Homepage: https://marketplace.visualstudio.com/items?itemName=Otiel.vscode-xyplorer
- Size: 24.4 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ![Logo](https://i.imgur.com/KtnTc6C.png) XYplorer language support for VS Code
This extension adds support for the XYplorer scripting language to VS Code:
* Syntax highlighting
![Screenshot](https://i.imgur.com/h1LLEQ2.png)
## Installation
Install and open [Visual Studio Code](https://code.visualstudio.com/). 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](https://marketplace.visualstudio.com/items?itemName=Otiel.vscode-xyplorer). Open any `.xys` or `.xyi` file in VS Code. The extension is now activated.
## Release notes
See the [changelog](https://github.com/Otiel/vscode-xyplorer/blob/master/CHANGELOG.md).
## 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](https://github.com/Otiel/vscode-xyplorer/issues).
## 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](https://github.com/Otiel/vscode-xyplorer/blob/master/LICENSE) file for details.