dfinity / vscode-motoko

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

No wigglies on https://github.dev #254

Closed ggreif closed 8 months ago

ggreif commented 8 months ago
  1. open https://github.dev/dfinity/motoko-base
  2. install the Motoko extension
  3. open `src/Char.mo``
  4. edit-in a type error
  5. observe that no wigglies appear

The other features (like go to definition) also don't seem to work.

ggreif commented 8 months ago

dup of #253