The .vscode folder is only created if you make changes to settings in your projects work space or do there things like create a debug launcher or the like.
The squiggly line is because vscode cant find the package. Sometimes it will take a bit to scan all the necessary folders and build the index that makes those go away, but if you run your code and it executes correctly, that's what matters most.
The squiggly line is because vscode cant find the package. Sometimes it will take a bit to scan all the necessary folders and build the index that makes those go away, but if you run your code and it executes correctly, that's what matters most.
Statistics: Posted by memjr — Wed Dec 20, 2023 12:54 am