dfinity / vscode-motoko

Motoko language support for VS Code.
Apache License 2.0
42 stars 15 forks source link

Improve type checking UX #239

Closed rvanasa closed 10 months ago

rvanasa commented 10 months ago

This PR makes a few adjustments to the type checking queue and fixes a subtle bug with the virtual file system logic.

Fixes #173.