Skip to content

Repository files navigation

monaco-editor-impl

Sample minimal 'vscode-like` workspace implementation using monaco.

Core components/dependencies:

Demo

https://bryjen.github.io/monaco-editor-impl/

Pressing ctrl+enter in the editor component triggers a sample test execution flow.

Building & Running

git clone https://github.com/bryjen/monaco-editor-impl.git
cd monaco-editor-impl
bun install
bun run build  # or `bun run build:watch` to watch for file changes

Executing above will place build artifacts to ./out, which can then be served (ex. using vercel's serve tool).

About

sample implementation of a vscode-style code workspace using monaco, shoelace, and lit.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages