overleaf/services/web/frontend/js/features/source-editor/extensions
David 22e4c2de2c Merge pull request #20411 from overleaf/dk-highlight-focus-ranges
Highlight and focus ranges in editor for new review panel

GitOrigin-RevId: 4fef31a8c9e6dc974519d925c7478665e0c8cc29
2024-09-20 08:05:13 +00:00
..
changes extracted rejectChanges to a separate file 2024-08-26 08:05:10 +00:00
spelling Remove setTimeout from spell check results dispatch (#20342) 2024-09-13 08:04:55 +00:00
toolbar [visual] Add support for description list environments (#13460) 2024-05-03 08:04:53 +00:00
visual Use estimated height of math widget (#20359) 2024-09-13 08:04:50 +00:00
add-comment.ts Implement a floating "Add comment" button for the redesigned review panel (#19891) 2024-09-17 08:04:58 +00:00
annotations.ts feat: making highlighting of errors more specific (#19963) 2024-09-04 08:04:48 +00:00
auto-complete.ts Merge pull request #18782 from overleaf/mj-symbol-palette-inline 2024-06-19 08:04:12 +00:00
auto-pair.ts
bracket-matching.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
browser.ts Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
bundle.ts
class-highlighter.ts
command-tooltip.ts
cursor-highlights.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
cursor-position.ts
doc-name.ts
draw-selection.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
editable.ts
effect-listeners.ts
empty-line-filler.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
figure-modal.ts
file-tree-item-drop.ts Allow files to be dragged from the file tree into the editor (#15028) 2024-05-09 08:04:46 +00:00
filter-characters.ts
folding-keymap.ts
font-load.ts
geometry-change-event.ts
go-to-line.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
highlight-active-line.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
highlight-special-chars.ts
indentation-markers.ts Merge pull request #18525 from overleaf/jdt-disable-indenttaion-safari 2024-05-31 08:04:56 +00:00
index.ts Implement a floating "Add comment" button for the redesigned review panel (#19891) 2024-09-17 08:04:58 +00:00
inline-background.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
keybindings.ts
keymaps.ts
language.ts Streamline the project references context provider (#19387) 2024-07-16 08:04:30 +00:00
line-numbers.ts
line-wrapping-indentation.ts
linting.ts Merge pull request #19253 from overleaf/mj-bibtex-linter 2024-07-15 09:01:21 +00:00
math-preview.tsx Include \def, \let, \newenvironment and \renewenvironment commands in the math preview (#20197) 2024-09-17 08:04:53 +00:00
phrases.ts
ranges.ts Merge pull request #20411 from overleaf/dk-highlight-focus-ranges 2024-09-20 08:05:13 +00:00
realtime.ts Merge pull request #20052 from overleaf/em-tracked-deletes-limit 2024-08-27 08:04:31 +00:00
scroll-one-line.ts
scroll-position.ts Move updateListener out of sourceOnly wrapper (#19573) 2024-08-07 08:05:50 +00:00
search.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
shortcuts.ts
symbol-palette.ts
theme.ts Remove underline from lint range highlight (#20243) 2024-09-13 08:05:05 +00:00
third-party-extensions.ts
track-changes.ts trackDetachedComments as separate extension 2024-08-26 08:04:56 +00:00
track-detached-comments.ts trackDetachedComments as separate extension 2024-08-26 08:04:56 +00:00
vertical-overflow.ts Add review panel context providers and components (#19490) 2024-08-13 08:04:20 +00:00
visual-line-selection.ts
wait-for-parser.ts