Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 597 Bytes

File metadata and controls

16 lines (12 loc) · 597 Bytes

VNScript Language Extension

Extension for Visual Studio Code that adds the following features for VNBase .vnscript files:

  • Syntax Highlighting
  • Auto-Complete
  • Code Validation

Includes both the LSP server and client.

What are .vnscript files?

.vnscript files define scripts to be used and played in VNBase. VNBase, or Visual Novel Base, is a system for making visual novels or dialogue systems for S&Box games.

image

Contributing

All contributions and pull requests are heavily welcomed.