overleaf/services/web/frontend/js/features/source-editor/extensions
Mathias Jakobsen 59b3b9b933 Merge pull request #12631 from overleaf/ae-readonly-focus
[cm6] Prevent the editor being focused when read-only

GitOrigin-RevId: 7de9f2df2421b57b3315d59d640f7c8b46caf178
2023-04-21 08:02:56 +00:00
..
changes [cm6] Improve "vertical overflow" handling (#12405) 2023-04-17 08:04:18 +00:00
spelling
toolbar [cm6] Add scrollIntoView when commands are dispatched (#11678) 2023-04-17 08:05:33 +00:00
visual
annotations.ts
auto-complete.ts
auto-pair.ts [cm6] Use a modified fork of the closeBrackets extension (#12573) 2023-04-17 08:04:43 +00:00
bracket-matching.ts
browser.ts
bundle.ts
class-highlighter.ts
close-brackets.ts [cm6] Use a modified fork of the closeBrackets extension (#12573) 2023-04-17 08:04:43 +00:00
cursor-highlights.ts
cursor-position.ts
draw-selection.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
editable.ts Merge pull request #12631 from overleaf/ae-readonly-focus 2023-04-21 08:02:56 +00:00
empty-line-filler.ts Merge pull request #12677 from overleaf/ae-codemirror-view-upgrade 2023-04-21 08:02:53 +00:00
exception-logger.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
filter-characters.ts
folding-keymap.ts
font-load.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
go-to-line.ts
highlight-active-line.ts Merge pull request #12643 from overleaf/ae-initial-active-line-highlight 2023-04-19 08:02:53 +00:00
highlight-selection-matches.ts
indentation-markers.ts
index.ts Merge pull request #12677 from overleaf/ae-codemirror-view-upgrade 2023-04-21 08:02:53 +00:00
inline-background.ts
keybindings.ts [cm6] Change Emacs commands to visual-line-mode (#12523) 2023-04-17 08:05:08 +00:00
language.ts
line-numbers.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
line-wrapping-indentation.ts
phrases.ts
realtime.ts
scroll-one-line.ts
scroll-position.ts
search.ts
shortcuts.ts [cm6] Change Emacs commands to visual-line-mode (#12523) 2023-04-17 08:05:08 +00:00
symbol-palette.ts
theme.ts Merge pull request #12677 from overleaf/ae-codemirror-view-upgrade 2023-04-21 08:02:53 +00:00
third-party-extensions.ts
track-changes.ts
vertical-overflow.ts [cm6] Improve "vertical overflow" handling (#12405) 2023-04-17 08:04:18 +00:00
visual-line-selection.ts [cm6] Change Emacs commands to visual-line-mode (#12523) 2023-04-17 08:05:08 +00:00
wait-for-parser.ts