@w3kits-com/plugin-code-editor
v0.1.2
Published
W3Kits scoped desktop file opener based on Monaco Editor.
Downloads
356
Maintainers
Readme
W3Kits Monaco Editor Plugin
Monaco-based file opener plugin for W3Kits desktop files. It loads the open-source Monaco Editor runtime in the plugin iframe.
W3KITS_OPEN_FILEreceives the desktop file handle.W3KITS_FILE_READreads only that scoped file.W3KITS_FILE_WRITEwrites only that scoped file when opened with editor permission.W3KITS_DESKTOP_FS_LIST,W3KITS_DESKTOP_FS_READ, andW3KITS_DESKTOP_FS_WRITEpower the file tree when the plugin is opened directly from the desktop.
Direct desktop VFS access requires the reviewed vfs.workspace marketplace
permission.
Build
pnpm buildThe npm package publishes only dist/.
