dfinity / vscode-motoko

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

Add `mo:` URI handler for base library navigation #130

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

Makes it possible to navigate the base library using virtual mo: URIs within VS Code.

Improves the UX for go-to-definition when opening a project without a base library provided by Vessel or MOPS.