Replies: 1 comment
-
I can't say that I've ever seen IntelliSense working in VSCode with Typescript pretty much ever.... But landed here after seeing if I might fare better with Theia's pre-built docker image, but so far no such luck. Was worth taking a look at least. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After creating a fresh new Motion Canvas project as described here and opening the project under WSL in VSCode, I only get very limited TypeScript support. An icon in the bottom-right corner tells me:
It also links to the VSCode documentation for this issue. Does anybody have already tried VSCode with Motion Canvas and has the same problem or is something with my setup flawed? Everything else in WSL works perfectly fine for me, e.g. I code Rust, Ruby on Rails, Python etc. there and all the plugins and language features are just there (after some initial setup, but that shouldn't be the case for TypeScript projects as TypeScript is first-class citizen in VSCode).
Versions:
Beta Was this translation helpful? Give feedback.
All reactions