-
Notifications
You must be signed in to change notification settings - Fork 0
Code Editor [intermediate] #1
Copy link
Copy link
Closed
Description
PaperPrototype
opened on Sep 11, 2025
Issue body actions
- Get monaco editor working
- Opening files from the OPFS File Viewer (related File Viewer [intermediate / advanced] #2)
- Editing and saving files to OPFS
- Intellisense across files (It should work automatically as long as you give appropriate uri's to each TextModel)
- https://stackoverflow.com/questions/61724573/how-to-create-a-text-model-instance-manually-in-monaco-editor
- rather than loading all the code you can load only the types (eg. a header file)
- https://github.com/DefinitelyTyped/DefinitelyTyped
- https://stackoverflow.com/questions/73936684/performant-way-to-load-2000-ts-models-into-monaco-editor-for-intellisense
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done