overleaf/services/web/frontend/js/features/source-editor/extensions
Alf Eaton a8ed6b65e1 [cm6] Improve "vertical overflow" handling (#12405)
* Avoid setting style on the editor view whenever overflowPaddingState changes
* Round values in recalculateScreenPositions
* Refactor ignoreGeometryChangesUntil slightly
* Restore the original value

GitOrigin-RevId: 75c57be21dd16a748c0d9b14058386849a80b831
2023-04-17 08:04:18 +00:00
..
changes [cm6] Improve "vertical overflow" handling (#12405) 2023-04-17 08:04:18 +00:00
spelling
toolbar
visual
annotations.ts
auto-complete.ts
auto-pair.ts
bracket-matching.ts
browser.ts
bundle.ts
class-highlighter.ts
close-prefixed-brackets.ts
cursor-highlights.ts
cursor-position.ts
draw-selection.ts
editable.ts
empty-line-filler.ts
exception-logger.ts
filter-characters.ts
folding-keymap.ts
font-load.ts
go-to-line.ts
highlight-active-line.ts
highlight-selection-matches.ts
indentation-markers.ts
index.ts Add CodeMirror dev tools extension (#12142) 2023-04-17 08:04:09 +00:00
inline-background.ts
keybindings.ts
language.ts
line-numbers.ts
line-wrapping-indentation.ts
phrases.ts
realtime.ts
scroll-one-line.ts
scroll-position.ts
search.ts
shortcuts.ts
symbol-palette.ts
theme.ts
third-party-extensions.ts
track-changes.ts
vertical-overflow.ts [cm6] Improve "vertical overflow" handling (#12405) 2023-04-17 08:04:18 +00:00
wait-for-parser.ts