Skip to content

lesson- 8 how to get .vscode #1938

Answered by othaime-en
TimeKeyRoll asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @MasterofBlockchain the .vscode folder stores your local settings for your vscode. It is not necessary that you have it.
For example, in the above screenshot, he has set the default port for his liveserver to be 5501 it is not a must you do that , you could just leave yours to whatever vscode chooses to use.

If you still want the same settings, you can just create a folder named .vscode, create a file named settings.json, and write the configuration you see above.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@TimeKeyRoll
Comment options

@othaime-en
Comment options

@TimeKeyRoll
Comment options

Answer selected by TimeKeyRoll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants