Installation guide?
Norfeldt opened this issue ยท 3 comments
When you hover over the variable that has the error and click the lightbulb, you should see a list of quick fixes to apply. There should be one called "Declare missing members". When you choose that, the fix should be applied. Here's a guide: https://code.visualstudio.com/docs/editor/refactoring
If it still doesn't work after that, could you please send me a code example and I'll have a look into what's wrong. But FYI, this feature is going to be available in Typescript soon, so if you give it a few weeks, you might not need this extension after all.
The extension seems great ๐ .
I'm in no rush and have way too many extensions, so I can wait a couple of weeks. Where did you read about this feature release in TypeScript?
The extension seems great ๐ .
I'm in no rush and have way too many extensions, so I can wait a couple of weeks. Where did you read about this feature release in TypeScript?
I saw this issue get closed and the corresponding PR