Thanks to visit codestin.com
Credit goes to github.com

Skip to content

akashrajkn/language-netlogo-code

Repository files navigation

Language NetLogo

language-netlogo-code is a Visual Studio Code (VS Code) extension for the language NetLogo. File extensions include .nlogo and .nls.

Syntax Highlighting

Features

Currently, only basic syntax highlighting is available. In time, more rules will be added.

  • Syntax highlighting for keywords, (subset of) builtin functions, comments, and functions.
  • Recognition of function blocks.

Release Notes

0.0.1

Initial release of NetLogo VS Code extension.