On-screen text
Tech Tips
Programmer တိုင်းမရှိမဖြစ်ဆောင်ထားရ မယ့် VS Code Extensions (၅) ခု
**VS Code Extensions**
**1. Live Server**
**2. Error Lens**
**3. Auto Rename Tag**
**4. GitLens**
**5. Prettier**
**1. Live Server**
Web developers, when you write HTML, CSS code, you can see the browser result immediately without refreshing.
**2. Error Lens**
When you code, if there's an error in the terminal, the problems panel will show the error. If there's an error in the code, it will show the error.
**3. Auto Rename Tag**
When you edit an HTML tag, the paired tag will automatically edit.
**4. GitLens**
When you commit a file, you can see the author of the commit, the code history, and the Git command. You can also see the GitHub website.
**5. Prettier**
Code formatting: indent, space, etc. It automatically formats the code when you save the file.
If you want to learn more about programming and coding, join the SkillHub group.
Search for "skillhubgp" on Telegram to join. The link is in the comments.