overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton 6cc2db3cdd Merge pull request #17525 from overleaf/ae-upgrade-prettier
Upgrade Prettier to v3

GitOrigin-RevId: 6f1338f196408f3edb4892d5220ad3665ff1a5bc
2024-03-26 09:04:05 +00:00
..
changes Ensure that the selection layer updates when the review panel is toggled (#17021) 2024-02-16 09:04:31 +00:00
spelling Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
toolbar Remove hidden comment button from editor toolbar (#17386) 2024-03-07 16:30:28 +00:00
visual Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
annotations.ts Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
auto-complete.ts
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
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
index.ts Add tags to Sentry error reports (#16465) 2024-02-02 09:03:23 +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
line-numbers.ts
line-wrapping-indentation.ts
phrases.ts
realtime.ts Standardise types for ranges (#16927) 2024-02-09 09:06:51 +00:00
scroll-one-line.ts
scroll-position.ts
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 Ensure that each editor theme is only created once (#17095) 2024-02-16 09:05:03 +00:00
third-party-extensions.ts Dispatch 'UNSTABLE_editor:extensions' event on 'editor:extension-loaded' (#16611) 2024-01-24 09:03:28 +00:00
track-changes.ts Merge pull request #17525 from overleaf/ae-upgrade-prettier 2024-03-26 09:04:05 +00:00
vertical-overflow.ts
visual-line-selection.ts
wait-for-parser.ts