Replies: 3 comments
-
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.
-
In the meantime, I've opened an issue in the VSCode repo here, feel free to upvote it should you also encounter it. |
Beta Was this translation helpful? Give feedback.
-
Ok, so this was just a dumb config setting from my side that prevented TypeScript to work properly. See my answer here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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