Commit a626956
committed
Monaco improvements
Fixes #1461 & #1462.
- Restores AceEditor keyboard shortcuts of (Ctrl|Cmd+Shift+D) for duplicating the current selection & (Ctrl|Cmd+Shift+F) for full screen mode
- Fixes support for dragging content (i.e. text links, partials, content files) into the CodeEditor field
- Fixes highlighting paired tokens in Twig mode by bringing in the full HTML mode processing into Twig mode
- Fixes issues caused when swapping between multiple editor instances where editor state (position, selection, folding, history) wasn't being retained across editor disposal
- Minimizes flash of unstyled content when switching between multiple codeeditor instances
- Fixed default "Twilight" theme to more closely match the original Twilight theme used by AceEditor1 parent d28f0b9 commit a626956
File tree
31 files changed
+256
-87
lines changed- modules
- backend/formwidgets/codeeditor/assets
- css
- js
- build
- codeeditor.bundle
- themes
- cms
- assets/js
- controllers
31 files changed
+256
-87
lines changedLines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 7 deletions
This file was deleted.
0 commit comments