overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton e0d9069131 [cm6] Add "within selection" option to the search form (#12798)
* Use forked @codemirror/search
* Use getPanel to get the search panel
* Remove layer-based highlightSelectionMatches
* Add "within selection" option to the search form
* Add test for "replace all within selection"
* Fix tests

GitOrigin-RevId: 95ce76fd017f96278b04c16a1fd34f785f7504a3
2023-05-01 08:05:02 +00:00
..
changes
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
auto-complete.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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 Merge pull request #12631 from overleaf/ae-readonly-focus 2023-04-21 08:02:56 +00:00
empty-line-filler.ts
exception-logger.ts
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
indentation-markers.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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
language.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
line-numbers.ts
line-wrapping-indentation.ts
phrases.ts
realtime.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
scroll-one-line.ts
scroll-position.ts
search.ts
shortcuts.ts
symbol-palette.ts
theme.ts
third-party-extensions.ts
track-changes.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
vertical-overflow.ts
visual-line-selection.ts
wait-for-parser.ts