NPLTools is a Visual Studio extention for Lua/NPL. It provides basic Lua/NPL project system and language service.
NPLTools refer to Python Tools and Node.js Tools extensions in Visual Studio, and try to bring the same things to Lua/NPL.
NPL stands for Nerual Programming Language. It is an open source, fast, general purpose scripting language. Its syntax is 100% compatible with Lua.
- Project System
- Syntax Check
- Auto Completion
- Tooltip
- Navigation to
- Outlining
- Brace Matching
NPLProject.vsix is the only thing we need to install NPLTools
-
Create Project File->New->Project, select a project type under NPL.
-
Setup Project Properties Project->Properties