overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton 8537a7a5d0 Handle mode: 'none' in keybindings (#12717)
GitOrigin-RevId: 77d040352b1de2311f663a8b33bd0d20d79a30ae
2023-04-25 08:05:18 +00:00
..
changes [cm6] Improve alignment of review panel elements (#12710) 2023-04-25 08:05:02 +00:00
spelling Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
toolbar [cm6] Add scrollIntoView when commands are dispatched (#11678) 2023-04-17 08:05:33 +00:00
visual Merge pull request #12696 from overleaf/mj-rt-skip-more-preamble 2023-04-21 08:02:59 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
browser.ts
bundle.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
class-highlighter.ts
close-brackets.ts
cursor-highlights.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
cursor-position.ts
draw-selection.ts
editable.ts
empty-line-filler.ts
exception-logger.ts
filter-characters.ts
folding-keymap.ts
font-load.ts
go-to-line.ts
highlight-active-line.ts
highlight-selection-matches.ts
indentation-markers.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
index.ts
inline-background.ts
keybindings.ts
language.ts
line-numbers.ts
line-wrapping-indentation.ts
phrases.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
realtime.ts
scroll-one-line.ts
scroll-position.ts
search.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
shortcuts.ts
symbol-palette.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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
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