当前位置:网站首页>Visual studio code installation tutorial (super detailed)
Visual studio code installation tutorial (super detailed)
2022-07-27 18:38:00 【Programmer seven seven】
Self access of network disk :https://pan.baidu.com/s/1BQDyf7uqQopJ3UUZnQ0E6g
Extraction code :2022
Click on VSCodeSetup-x64 Installation

The installation wizard pops up , Check I agree , Click on next step

Select the installation directory , Click on next step

Choose start menu folder , Click on next step

create shortcut , Click on next step

Click on install

The software is being installed , One moment please

Software installation complete !

Chinese setup tutorial
Open software , Using shortcut keys Ctrl+Shift+P, Enter... In the pop-up command window “configure language” enter

Select the option shown in the figure

The language download page will appear , Choose Chinese , Click on install

The bottom right corner will prompt to restart the software , Click restart

Visual Studio Code software function
- Code directory function : Shortcut key
Ctrl+B - Global search function : You can search files or directories , Shortcut key
Ctrl+Shift+F - Github, Management code , It must be installed on your computer git Just can use
- Debug, For debugging code , It also needs to be supported by the compilation environment
- git Branch , Display the current code belongs to git Branch
- Error warning , Display syntax errors in the current file
- Window splitting , Up to three windows are supported to browse files at the same time
- Local search , Used to find the content in the current file , Shortcut key
Ctrl+F - Tab length , Show Tab The length of the key , It's usually 4 A space , Click to modify
- Cursor status , Display the current cursor position and the number of selected characters
- Newline characters ,CRLF yes Windows Enter and change lines ,Unix Yes, there is only line feed LF
Visual Studio Code Software features
- Provide automatic completion function of intelligent perception
- Built in support of code debugging
- Built in sidebar Git command
- An integrated terminal that supports multiple instances
- Customize functions through extensions and themes
- Use VS Code Insiders, You can get the latest version of the daily build
边栏推荐
- File path read
- 阿里架构师耗时280个小时整理的1015页分布式全栈小册,轻松入手分布式系统
- Deep recognition: thesis reading_ 2s-agcn cvpr2019 (two stream adaptive graph convolution network based on skeleton action recognition)
- 你有没有在MySQL的order by上栽过跟头
- 3. Opencv geometric transformation
- 深度学习:GAN案例练习-minst手写数字
- 修改input中placeholder样式
- Uniapp has no effect on the page selector on the app side
- 机器学习——SVM训练集只有一类标签数据而引发的错误
- Preliminary introduction to C miscellaneous lecture linked list
猜你喜欢

MySQL查询列必须和group by字段一致吗?

Deep learning: GCN (graph convolution neural network) theory learning summary

2021.7.17 notes MySQL other commands

Technology sharing | quick intercom integrated dispatching system

机器学习分类任务效果评估指标大全(包含ROC和AUC)
![[MIT 6.S081] Lab 10: mmap](/img/5d/a59a6f723518553b9232bc09991075.png)
[MIT 6.S081] Lab 10: mmap

MySQL学习 Day3 多表查询 / 事务 / DCL

Random talk on GIS data (V) - geographic coordinate system

1. OpenCV image basic operation

搭建一个简单的知识问答系统
随机推荐
XML learning Day1: XML / jsup parser / selector /xpath selector
Class not found: "the com.parkmanagement.dao.daotest test cannot find the test class
MySQL learning day3 multi table query / transaction / DCL
Deep learning: gat
Wechat applet wxacode.getunlimited generates applet code
2021.7.30 note index
Deep learning: stgcn learning notes
Meituan Er Mian: why does redis have sentinels?
[MIT 6.S081] Lab 10: mmap
Random talk on GIS data (V) - geographic coordinate system
超实用!阿里P9私藏的Kubernetes学习笔记,看完直呼NB
1. opencv图片基础操作
2 万字 + 30 张图 | 细聊 MySQL undo log、redo log、binlog 有什么用?
[MIT 6.S081] Lab 3: page tables
Lotcode dynamic array exercise (724118766)
Solve the problem that reids cannot be accessed by other IPS
[mit 6.s081] LEC 6: isolation & system call entry/exit notes
[MIT 6.S081] Lab 9: file system
2021.7.30笔记 索引
Deep learning: Gan case exercise -minst handwritten digits