MENU

一款编辑器 vscode

September 7, 2019 • Read: 2594 • 工作软件

Visual Studio Code旨在为所有开发者提供一款专注于代码本身的免费的编辑器。Visual Studio Code的定位还是Editor,一个全功能的Editor,通过Editor反推微软的SDK,.NET(开源,跨平台)等产品铺路。它虽然是Visual Studio家族的一员,但它与传统VS IDE的功能没有太多交集。

切换中文版

首先按F1快捷键或者Ctrl+Shift+P,切入到命令行模式,输入“Configure Language” 
安装中文插件,再次输入,重启编辑器,ok

配置运行python

选取Python解释器
使用Ctrl+Shift+P打开命令板,输入Python: Select Interpreter进行搜索。

官方文档 :

https://code.visualstudio.com/docs/python/python-tutorial

其他参考:

https://www.jianshu.com/p/cbf500c22154
https://www.cnblogs.com/clwydjgs/p/10078065.html

兼总条贯 知至知终

无标签
最后编辑于: September 18, 2019