Skip to content

isimic413/monaco-editor-custom-intellisense

Repository files navigation

Custom IntelliSense with Monaco Editor

Cloned from monaco-editor-samples repository.

Uses simple-editor example as a start to create custom completion item provider for the XML.

Running monaco-editor-samples

git clone https://github.com/Microsoft/monaco-editor-samples.git
cd monaco-editor-samples
npm install .
npm run simpleserver

Go to localhost:8888 and go to simple-editor example.

License

MIT

About

Code from the "Custom IntelliSense with Monaco Editor" post

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published