overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton 5717f51042 Merge pull request #12643 from overleaf/ae-initial-active-line-highlight
[cm6] Fix initial active line highlight

GitOrigin-RevId: 54de6a176e826ed7d7f1016ba6cee7a8803f0be4
2023-04-19 08:02:53 +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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
bundle.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
draw-selection.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
editable.ts
empty-line-filler.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
exception-logger.ts
filter-characters.ts
folding-keymap.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
font-load.ts
go-to-line.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
index.ts [cm6] Change Emacs commands to visual-line-mode (#12523) 2023-04-17 08:05:08 +00:00
inline-background.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
keybindings.ts [cm6] Change Emacs commands to visual-line-mode (#12523) 2023-04-17 08:05:08 +00:00
language.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
line-numbers.ts
line-wrapping-indentation.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
phrases.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
realtime.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
scroll-one-line.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
third-party-extensions.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
track-changes.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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