Intent of lineHeights.ts ×1
All 23 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/23 tests-
editor/23 tests-
test/23 tests-
common/23 tests-
viewLayout/23 tests-
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager (auto-commit on read) accumulated heights correct after interleaved ops 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) 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) 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: 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) 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 single insert without commit|occurrence=1 -
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/editor/test/common/viewLayout/lineHeights.test|title=Editor ViewLayout - LineHeightsManager accumulates heights correctly with complex setup|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 existing 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 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
-
-
-
-
-