overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton f8f56cea89 [cm6] Add LineBreak to LaTeX grammar, highlight and decorate (#13742)
GitOrigin-RevId: 64c54676e0284b7187678eedcc5096b1aa284cc0
2023-08-04 08:05:26 +00:00
..
changes Merge pull request #14059 from overleaf/td-review-panel-smoother-chrome 2023-07-28 08:04:10 +00:00
spelling
toolbar [cm6] dark mode for toolbar dropdowns (#13870) 2023-07-19 08:04:32 +00:00
visual [cm6] Add LineBreak to LaTeX grammar, highlight and decorate (#13742) 2023-08-04 08:05:26 +00:00
annotations.ts
auto-complete.ts
auto-pair.ts
bracket-matching.ts
browser.ts Move source editor out of module (#12457) 2023-04-13 08:40:56 +00:00
bundle.ts
class-highlighter.ts
completion-logger.ts Merge pull request #13897 from overleaf/ae-completion-event 2023-07-17 11:13:27 +00:00
cursor-highlights.ts Improve collaborator cursor positioning (#14145) 2023-08-04 08:05:17 +00:00
cursor-position.ts
draw-selection.ts
editable.ts
effect-listeners.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
empty-line-filler.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
exception-logger.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
figure-modal.ts Merge pull request #13169 from overleaf/dk-dropimg-handler 2023-05-26 08:04:12 +00:00
filter-characters.ts
folding-keymap.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
font-load.ts
geometry-change-event.ts
go-to-line.ts
highlight-active-line.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
highlight-special-chars.ts
indentation-markers.ts
index.ts [cm6] Add analytics for bold and italic shortcuts (#13785) 2023-07-17 11:04:01 +00:00
inline-background.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
keybindings.ts
keymaps.ts
language.ts
line-numbers.ts
line-wrapping-indentation.ts
phrases.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
realtime.ts Merge pull request #13241 from overleaf/ae-extensions-documentation 2023-07-17 10:28:53 +00:00
scroll-one-line.ts
scroll-position.ts
search.ts
shortcut-logger.ts [cm6] Add analytics for bold and italic shortcuts (#13785) 2023-07-17 11:04:01 +00:00
shortcuts.ts Use StringQuery and selectWord from @codemirror/search (#12828) 2023-07-17 10:44:26 +00:00
symbol-palette.ts
theme.ts
third-party-extensions.ts
track-changes.ts
vertical-overflow.ts
visual-line-selection.ts Merge pull request #13061 from overleaf/mj-cm6-translations 2023-05-16 08:04:11 +00:00
wait-for-parser.ts