VS Code(全称:Visual Studio Code)是一款由微软开发且跨平台的免费源代码编辑器。
该软件支持语法高亮、代码自动补全(又称 IntelliSense)、代码重构、查看定义功能,并且内置了命令行工具和 Git 版本控制系统。
下载
VScode 官网地址:https://code.visualstudio.com/
VScode 官方文档地址:https://code.visualstudio.com/docs
找到自己的系统,并安装相应版本
安装
zip压缩包直接解压可以使用,本次安装是演示exe安装
1.开始同意协议,默认next
2.选择安装目录,并next
3.注意安装路径设置、环境变量默认自动添加到系统中
4.点击install安装完成并finish
界面介绍
安装中文
首次打开VS Code可以在左下角安装中文包
也可以在扩展中搜索中文安装包
If you like this blog or find it useful for you, you are welcome to comment on it. You are also welcome to share this blog, so that more people can participate in it. If the images used in the blog infringe your copyright, please contact the author to delete them. Thank you !