overleaf/services/web/frontend/js/features/source-editor/extensions
Domagoj Kriskovic cd689e4e1f [cm6] Show Regex errors in find & replace (#12720)
* [cm6] Show Regex errors in find & replace

* cleanup, isInvalidRegExp function

* no state variable, less color var

* use @brand-dager

* using var(--ol-cm-search-form-focus-shadow)

* using state-danger-border

GitOrigin-RevId: 844c9dfee5a56d2a7494cd86c266acbe9eacd033
2023-04-27 08:05:14 +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 [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 Fix padding in emptyLineFiller and lineWrappingIndentation extensions (#12736) 2023-04-25 08:05:27 +00:00
exception-logger.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
filter-characters.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
keybindings.ts [cm6] Add save command to emacs (recompiles doc) (#12742) 2023-04-25 08:05:35 +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 Fix padding in emptyLineFiller and lineWrappingIndentation extensions (#12736) 2023-04-25 08:05:27 +00:00
phrases.ts
realtime.ts
scroll-one-line.ts
scroll-position.ts
search.ts [cm6] Show Regex errors in find & replace (#12720) 2023-04-27 08:05:14 +00:00
shortcuts.ts [cm6] Improve Tab behaviour in read-only mode (#12715) 2023-04-25 08:05:10 +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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
vertical-overflow.ts [cm6] Use a block widget for padding at the top of the editor (#12705) 2023-04-25 08:04:53 +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 Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00