Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 922 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 922 Bytes

NXC language support in Atom

language-nxc makes it easier to develop in NXC, which requires little to no setup (depending on your OS / distribution). Its goal is to make developing for NXC easier for everyone.

Features

Comping and uploading

built-in (cross-platform) compiling and uploading, try nxc:upload. This works on Linux as well!

menu bug

The keybinding (shortcut) for nxc:upload is Ctrl+Alt+U

Auto completion

auto completion for built in all functions

  • description
  • link to docs

Example Usage

Syntax highlighting

syntax highlighting

Enhanced firmware usage

For using the enhanced NXT firmware, go to File/Settings/Packages and click on Settings in language-nxc package, then activate the Use Enhanced Firmware check box.