src/vs/editor/common
13 files · 6617 LOC · 5780 covered · 837 uncovered
Files
| File | LOC | Covered | Uncovered |
|---|---|---|---|
| src/vs/editor/common/coordinatesConverter.ts | 105 | 71 | 34 |
| src/vs/editor/common/encodedTokenAttributes.ts | 193 | 170 | 23 |
| src/vs/editor/common/languageFeatureRegistry.ts | 236 | 67 | 169 |
| src/vs/editor/common/languageSelector.ts | 159 | 149 | 10 |
| src/vs/editor/common/languages.ts | 2648 | 2490 | 158 |
| src/vs/editor/common/model.ts | 1622 | 1614 | 8 |
| src/vs/editor/common/modelLineProjectionData.ts | 346 | 266 | 80 |
| src/vs/editor/common/textModelBracketPairs.ts | 124 | 120 | 4 |
| src/vs/editor/common/textModelEditSource.ts | 264 | 120 | 144 |
| src/vs/editor/common/textModelEvents.ts | 594 | 471 | 123 |
| src/vs/editor/common/textModelGuides.ts | 72 | 51 | 21 |
| src/vs/editor/common/tokenizationRegistry.ts | 152 | 89 | 63 |
| src/vs/editor/common/tokenizationTextModelPart.ts | 102 | 102 | 0 |