

While working with a team, we have to write some sort of comments for classes, methods or some other individual functionality, so that other developers can understand what the purpose of this code.


First, select the lines of code which you would like to wrap.The following image will show you how it works. If you are not able to find it out in VS Code then directly download it and know more about if from MarketPlace. This helps us when you don't want to see some line of codes and want to wrap it into one group. After wrapping the line of codes into the region, you can fold or unfold it. The region is a way to wrap the lines of code into one group and you can fold it. This extension helps us to fold some section of code into the region. Get the proper detail about an extension.Press Ctrl+Shift+X to open the Extension Search Section.Here we have to follow some steps while finding and installing the new extension in VS Code. But in this demonstration, we will see most of the examples or images only for Angular and Typescript. We are not saying these extensions only help for Angular or Typescript, we can also use it for other programming languages. Today, we will discuss some of the useful extensions which helps us while writing the Angular or Typescript code. Basically, VS Code has a number of extensions which provide us with lots of features which helps in writing the code, maintaining the code in an easy way. One more reason to make it more popular is lots of extensions. We can a variety of programming language inside the VS Code. Visual Studio Code is a free, open source, popular and powerful editor.
