Mongoose OS IDE

Mongoose OS provides an experimental Visual Studio Code plugin, that integrates Mongoose OS support into the VSCode. To install it, run VSCode, search and install a "Mongoose OS IDE" extension:

Code autocompletion

There is C/C++ and JavaScript autocompletion support that makes writing Mongoose OS code a better experience. The autocompletions are made by scanning Mongoose OS core code, and all contributed libraries.

edit this doc