TypeFox / monaco-components

Monaco Editor and Language Client Wrapper, plus Monaco Editor React Component
MIT License
42 stars 13 forks source link

Add inline configuration to web components #3

Closed kaisalmen closed 2 years ago

kaisalmen commented 2 years ago

Add the capability to add inline JS configurations to the web components before first npm release.

kaisalmen commented 2 years ago

Main editor, diff editor and webSocket options (lc-comp only) can now be configured via inline JS configuration.