You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some features that I do not wish to include on the site editor:
Find and replace functionality (triggered with Ctrl H)
Highlights words which makes monaco-vim assume that it wants to search for words with those patterns when going into command mode
Scrollbar is unnecessary
I will try to find ways to remove these extra features that I do not need for my app. The editor should be as minimal as it can be without taking away the vim keybinds.
The text was updated successfully, but these errors were encountered:
There are some features that I do not wish to include on the site editor:
I will try to find ways to remove these extra features that I do not need for my app. The editor should be as minimal as it can be without taking away the vim keybinds.
The text was updated successfully, but these errors were encountered: