-
Notifications
You must be signed in to change notification settings - Fork 252
Closed
Labels
help wantedNot immediately going to be prioritized — ask for mentoring instructions!Not immediately going to be prioritized — ask for mentoring instructions!
Description
Monaco is an embedded editor that is used by VSCode and TypeScript playground.
Why?
- It has more features out-of-the-box (such as right-click context menu, command palette F1, etc.).
- It is extensible (you can add themes, IntelliSense and whatnot).
- In theory, Rust Language Server should work well with Monaco as it does in VS Code. (related to Compile Rust Language Server into WASM to provide IntelliSense and completions #357)
Metadata
Metadata
Assignees
Labels
help wantedNot immediately going to be prioritized — ask for mentoring instructions!Not immediately going to be prioritized — ask for mentoring instructions!