issues
search
matrix-org
/
thirdroom
Open, decentralised, immersive worlds built on Matrix
https://thirdroom.io
Apache License 2.0
606
stars
65
forks
source link
Add vim mode to script editor
#636
Open
nlevnaut
opened
1 year ago
nlevnaut
commented
1 year ago
This PR:
Adds a dependency on
monaco-vim
.
Integrates
monaco-vim
into the
ScriptEditor
UI component.
Creates a new action category
Editor
.
Adds a kbar action to toggle vim mode, available when the
ScriptEditor
component is mounted.
This PR:
monaco-vim
.monaco-vim
into theScriptEditor
UI component.Editor
.ScriptEditor
component is mounted.