Clarified VS Code Feature (git support) (#23617)
Changed "Build-in Git- " to "Built-in Git support -"
This commit is contained in:
committed by
Huyen Nguyen
parent
43e6147f71
commit
5d01139313
@ -36,7 +36,7 @@ It supports many programming languages, and like the others you can download plu
|
||||
Its main features are:
|
||||
* IntelliSense - For syntax highlighting, autocomplete, functions definitions and smart complete.
|
||||
* Debugging - Be able to debug using break points, call stacks and an interactive console.
|
||||
* Build-in Git - Review diffs, stage files, make commits, push and pull, all available in the editor.
|
||||
* Built-in Git support - Review diffs, stage files, make commits, push and pull, all available in the editor.
|
||||
* Extensions - Install extensions to add new languages, themes, debuggers, and connect additional services.
|
||||
|
||||
**A few extensions that make your life easier and more interesting while using Visual Studio Code are:**
|
||||
|
Reference in New Issue
Block a user