Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TUTORIAL] How to setup VS Code environment for Angular development. #302

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

Th3-D5-482
Copy link

Documentation on VS Code

@Th3-D5-482 Th3-D5-482 closed this Apr 13, 2023
@Th3-D5-482 Th3-D5-482 changed the title [WIP] [TUTORIAL] How to setup VS Code environment for Angular development. [TUTORIAL] How to setup VS Code environment for Angular development. Apr 13, 2023
@Th3-D5-482 Th3-D5-482 reopened this Apr 13, 2023
Copy link
Member

@anvithks anvithks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Megatron482 @Deepikavk00 Overall looks good.
Please check the review comments.
Also use the heading tags only for main section headings. The rest of the text can be in normal font.


## 3. Wait for the download to start and finish.

## 4. After the VS Code has finsihed downloading go through the setup process by clicking next and wait for it to download.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: finsihed -> finished

![image](https://user-images.githubusercontent.com/123230201/227721833-f5057b9e-7113-435c-add3-8ffdc125c82d.png)

## 2. Type Angular Snippets and click on the first option and click install and wait for it to install.
![image](https://user-images.githubusercontent.com/123230201/227721915-a0e28d2c-f0ca-44a8-98cb-f3a7df7318ab.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding some information about the Angular Snippets extension.
How can one use it?
Some examples

![image](https://user-images.githubusercontent.com/123230201/227721833-f5057b9e-7113-435c-add3-8ffdc125c82d.png)

## 2. Type JSLint and click on first option and click install and wait for it to install.
![image](https://user-images.githubusercontent.com/123230201/227722349-5c408e0e-188e-40fc-8cd1-08530beeac9a.png) <p>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding some information about the JSLint extension.
What is the usage and how it helps users.

![image](https://user-images.githubusercontent.com/123230201/227721833-f5057b9e-7113-435c-add3-8ffdc125c82d.png)

## 2. Type JSON and click on the first option and click install and wait for it to install.
![image](https://user-images.githubusercontent.com/123230201/227724297-64c61345-83e1-4e33-a7b9-0ee8a7f4a8b2.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding some more information regarding the JSON extension.

![image](https://user-images.githubusercontent.com/123230201/227721833-f5057b9e-7113-435c-add3-8ffdc125c82d.png)

## 2. Type Live Server and click on the first option and click install and wait for it to install.
![image](https://user-images.githubusercontent.com/123230201/227724718-2e98ef5c-9d77-4c27-b256-dd16b9b5c71a.png)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding usage instructions and how it helps.

## 1. Open VS Code and click on the extension button of the left side of VS Code.
![image](https://user-images.githubusercontent.com/123230201/227721833-f5057b9e-7113-435c-add3-8ffdc125c82d.png)

## 2. Type Prettifier extension and click on the third option and click install and wait for it to install.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be the incorrect Prettifier extension. This one is downloaded some 123 times.
The correct prettifier extension is downloaded many more times.
Consider adding some usage instructions and how it helps.

@Th3-D5-482 Th3-D5-482 requested a review from anvithks April 16, 2023 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants