Extension APIs
moonlight globals
The global types are available here. Read the comments for more information. What globals you can use depends on the current environment:
moonlight
: available in the web environmentmoonlightNode
: available in the web and Node.js environmentsmoonlightHost
: available in the host environment
Extension libraries
Remember to add the module as a dependency.
Context Menu
- Module ID:
contextMenu_contextMenu
- Types: here
Markdown
- Module ID:
markdown_markdown
- Types: here
Notices
- Module ID:
notices_notices
- Types: here
Settings
- Module ID:
settings_settings
- Types: here
Spacepack
- Module ID:
spacepack_spacepack
- Types: here