cgduzan
WWasp-lang
•Created by cgduzan on 11/12/2023 in #đŸ™‹questions
Intellisense for projects
Are there any recommendations for setting up intellisense in VS Code to allow for autocompletion and similar features?
I assume it's due to the separation of the dev code vs the output code, but it would be nice to have autocompletion and auto-importing. For example, I just added a component library to the dependencies and it looks like I have to manually import every component I want to use (I know, first-world dev problems đŸ™ƒ).
8 replies