language-naniscript

Grammar and IDE support for NaniScript — scenario scripting language for Naninovel visual novel engine.

Elringus

3,767

1

0.53.0

MIT

GitHub

This package provides the following services:

This package consumes the following services:

Installation

  1. Install language-naniscript package
  2. Install atom-ide-ui package (required to show the effect of the language server responses)

Usage

Open a folder with .nani files; the extension should automatically activate providing syntax highlighting, error checking, auto-completion and command docs.

Opening a single file won't active the extension, as Atom is only able to start language server in "project mode".

In case first line in a script is not affected by syntax highlighting, make sure the script file is saved with UTF-8 encoding without BOM.

Etc

Available scope names: https://github.com/psmitt/metalanguage/blob/master/examples/ScopeList.ScopeList