learning-software-engineering / learning-software-engineering.github.io

MIT License
17 stars 206 forks source link

Software Tools - Software Engineer's Introduction to Visual Studio Code #488

Closed parthvats02 closed 4 months ago

parthvats02 commented 4 months ago

Microsoft Visual Studio (VS) Code is a powerful industry-leading code editor and is a great tool for any software engineer to know. VS Code has various extensions and its robust and user-friendly design allows software engineers to program productively. The article aims to add information about setup and the powerful wide range of features it offers (including IntelliSense, debugging, integrated terminal, and extensions) for the benefit of other CSC301 students, whether they're looking to add VS Code to their workflow, need a refresher, or planning to learn ways to maximize their programming experience. This closes #447

vazevaru commented 4 months ago

This is a very helpful article on a topic that is relevant to most CSC301 students. The article is well-organised with a Table of Contents and multiple sections that are each distinct but relevant to the theme of the article. The article is very clear with all sections having detailed instructions on how to use and setup. The extensive use of images and even a video will aid the readers to better understand the article and there are several links to external resources that the reader can avail to gain additional information. Overall a very good article.

parthvats02 commented 4 months ago

This is a very helpful article on a topic that is relevant to most CSC301 students. The article is well-organised with a Table of Contents and multiple sections that are each distinct but relevant to the theme of the article. The article is very clear with all sections having detailed instructions on how to use and setup. The extensive use of images and even a video will aid the readers to better understand the article and there are several links to external resources that the reader can avail to gain additional information. Overall a very good article.

Thanks a lot for your detailed review, Varun! I'm glad you enjoyed reading it!