From the course: Learning Visual Studio Code
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Continue your Visual Studio Code learning journey - Visual Studio Code Tutorial
From the course: Learning Visual Studio Code
Continue your Visual Studio Code learning journey
Congratulations on finishing the course. You've now got the skills you need to begin using Visual Studio Code to develop your own production quality applications. You've learned how to apply its many settings to how you prefer to work, and how to install extensions to support the languages and requirements of your particular environment. You've learned how to write, navigate, and refactor code efficiently, and also manage a source code repository of those changes, all from within VS Code. Software development processes often include executing various programs and utilities to manage things like compilers, linters, and servers. To help with those things, you've learned how to configure and use the integrated terminal and automate work with task. Finally, you also learned how to use the built-in Node.js debugger and how to find and install debuggers for other languages you might use. There are lots of great courses on LinkedIn Learning to help you continue to grow your Visual Studio…