Settings and configs for VSCode #13
-
I know its not typically reccomended to add settings, workspaces and configurations to source control, but I tried to provide an intial setup that would help someone get working on this project easily if they had no working configuration or settings to go on which would ultimately lead to the best product. These would only be aimed towards newer developers. I feel it would be helpful. Ideas, comments questions, concerns, thoughts? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I prefer vs code for editing |
Beta Was this translation helpful? Give feedback.
-
I added the appropriate settings via merge today. Add any you feel are appropriate and PR. |
Beta Was this translation helpful? Give feedback.
I prefer vs code for editing
To get started with development in vs code especially for Web-Dev I recommend newbies to install the following extensions:-
Prettier
Live server
auto complete tag
auto rename tag
path intellisense
git lens