vsce-toolroom / vscode-textmate-languageservice

Language APIs and support features from Textmate tokenization in Visual Studio Code.
Other
16 stars 0 forks source link

Implement full `vscode.TextDocument` mock in document service #64

Closed zm-cttae closed 2 weeks ago

zm-cttae commented 2 weeks ago

🏗️ Pull Request

👷🏾‍♀️ Fixes

Related to #63.

Description

Improve core API interop by using vscode.TextDocument mock.

What changes have you made?

What tests have you completed?

Anything else worth mentioning?

Some performance testing would be useful.