- Parentheses, brackets matching
- Function blocks
- Double quoted strings and operators
- Added a (subset) of built-in functions
- Updated keyword list and highlighting rules
- Added new keywords, collapsing code blocks and constant highlighting on numbers and booleans
- Added language settings file to define some standards for the NetLogo language, which also enables the use of the
toggle-comment
command (activated usingCtrl+/
)
- Added
.nls
as recognized Netlogo file extension
- Added some Control flow and logic keywords
- NetLogo comment matching
- Added blank package