A Google Chrome DevTools extension for writing NSOA advanced mappings.
This is currently in beta (v0.0.1) so please give me feedback.
- Syntax highlighting of NSOA specific constructs
- Invalid character detection (for bad quote characters)
- Auto-complete of tag names and previously entered content
- Multiple color themes (day/night)
- Inline documentation options
- Full-width options for documentation and editing
- Save mappings in localStorage and auto-restore them
- Auto-save mappings to localStorage every 30 seconds
- Go to the latest release.
- Download the
nsoa-console.crxfile. - Open Google Chrome and navigate to chrome://extensions/.
- Drag the
nsoa-console.crxfile onto the extension page to install.
- Tools > Developer Tools
- Mac:
Command+Option+I - Windows:
Control+Shift+I
Having issues? Read the official docs on Opening DevTools
A big thanks to these libraries and sites for providing most of the features I'm using in this project.
