Visual Studio
1)基础操作
1. 设置自动保存
file >> Auto Save || Preferences >> Settings >> Commonly Used
2. HTML展示
Extention插件live server 可以实现html的实时查看修改内容
3.
python :
- Python 基础扩展包
- AREPL 实时显示变量及打印输出
$save $end - Python Docstring Generator
- Python Test Explorer