overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton 1da94f029c [cm6] Avoid selecting a search match when re-opening the search panel (#12797)
GitOrigin-RevId: 32bb03b71ce56cc0dbe6f7c92cc6d85151ef1971
2023-05-01 08:04:36 +00:00
..
changes
spelling
toolbar
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
auto-pair.ts
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 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 Fix padding in emptyLineFiller and lineWrappingIndentation extensions (#12736) 2023-04-25 08:05:27 +00:00
exception-logger.ts
filter-characters.ts
folding-keymap.ts
font-load.ts
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
inline-background.ts
keybindings.ts [cm6] Add save command to emacs (recompiles doc) (#12742) 2023-04-25 08:05:35 +00:00
language.ts
line-numbers.ts
line-wrapping-indentation.ts Fix padding in emptyLineFiller and lineWrappingIndentation extensions (#12736) 2023-04-25 08:05:27 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
search.ts [cm6] Avoid selecting a search match when re-opening the search panel (#12797) 2023-05-01 08:04:36 +00:00
shortcuts.ts
symbol-palette.ts
theme.ts
third-party-extensions.ts
track-changes.ts
vertical-overflow.ts
visual-line-selection.ts
wait-for-parser.ts