Closed zm-cttae closed 2 weeks ago
test
npm test
Related to #63.
Improve core API interop by using vscode.TextDocument mock.
vscode.TextDocument
LiteTextDocument
Some performance testing would be useful.
🏗️ Pull Request
test
folder).npm test
.👷🏾♀️ Fixes
Related to #63.
Description
Improve core API interop by using
vscode.TextDocument
mock.What changes have you made?
vscode.TextDocument
mocks for document service output.LiteTextDocument
tovscode.TextDocument
across the package.What tests have you completed?
Anything else worth mentioning?
Some performance testing would be useful.