Intent of lineHeights.ts ×2
All 42 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/42 tests-
editor/42 tests-
test/42 tests-
common/42 tests-
viewLayout/42 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) constructor with initial data works without explicit commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) deleting line 2 with lineHeightsRemoved re-adding at line 1 moves special line to line 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) insert same decoration ID twice without commit replaces first|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) insert then remove same decoration without commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved callers: remove must cancel queued inserts before delete flush|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved callers: remove must cancel queued inserts before first flush|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved: insert, insert, onLinesInserted, onLinesDeleted, remove, remove, insert, insert, read|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved: insert, onLinesDeleted, insert, read|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved: insert, onLinesInserted, remove, read|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) interleaved: onLinesDeleted, insert, read|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) multiple onLinesDeleted without reads between|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) multiple onLinesInserted without reads between|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) onLinesInserted then onLinesDeleted without reads between|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) pending insert then onLinesDeleted affecting that line|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) pending insert then onLinesInserted shifting that line|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) read after multiple inserts without commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) read after remove without commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) read after single insert without commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can add multiple custom line heights|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can add range of custom line heights|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can add single custom line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can change default line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can change existing custom line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager can remove custom line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager changing decoration id maintains custom line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager default line height is used when no custom heights exist|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles deleting lines at the very beginning|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles deleting lines before custom line heights|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles deleting lines containing custom line heights completely|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles deleting lines overlapping with custom line heights|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles inserting lines before custom line heights|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles inserting lines inside custom line heights range|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager handles overlapping custom line heights (last one wins)|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager onLinesInserted with same decoration ID extending to inserted line|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager overlapping decorations use maximum line height|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager partial deletion with multiple lines for the same decoration ID|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout Padding|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout getCenteredLineInViewport|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout getLineNumberAtOrAfterVerticalOffset|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout getLinesViewportData 1|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/linesLayout.test|title=Editor ViewLayout - LinesLayout LinesLayout getLinesViewportData 2 & getWhitespaceViewportData|occurrence=1
-
-
-
-
-