https://github.com/schraf/lowresnx-visualstudiocode-ext
A Visual Studio Code extension to support LowRes NX source files.
https://github.com/schraf/lowresnx-visualstudiocode-ext
Last synced: 12 months ago
JSON representation
A Visual Studio Code extension to support LowRes NX source files.
- Host: GitHub
- URL: https://github.com/schraf/lowresnx-visualstudiocode-ext
- Owner: schraf
- License: mit
- Created: 2020-10-13T18:29:01.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T22:40:31.000Z (over 5 years ago)
- Last Synced: 2025-04-12T09:43:07.542Z (over 1 year ago)
- Language: TypeScript
- Size: 90.8 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LowRes NX
This extension adds laguage support into Visual Studio Code for the fantasy console [LowRes NX](https://lowresnx.inutilis.com/).
## Features
Currently the extention supports syntax highlighting, code folding, and auto-indentation support. There is also a command 'LowRes NX: Run File' that will start LowRes NX using the active file. There are some extension settings that can configure the command line arguments passed into LowRes NX.