欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Visual Studio Code
来自开放百科 - 灰狐
(版本间的差异)
小 (→语言) |
小 (→图集) |
||
(未显示1个用户的8个中间版本) | |||
第2行: | 第2行: | ||
微软 Visual Studio Code 是一款开源(MIT)跨平台代码编辑器,基于 [[electron framework|Electron]] 框架构建,主打Web和云应用开发,支持 Windows、Mac 和 Linux。 | 微软 Visual Studio Code 是一款开源(MIT)跨平台代码编辑器,基于 [[electron framework|Electron]] 框架构建,主打Web和云应用开发,支持 Windows、Mac 和 Linux。 | ||
+ | |||
+ | ==简介== | ||
+ | Visual Studio Code 使用 [[Chromium]] [http://chromium.org/blink Blink 排版引擎]渲染用户界面。 | ||
==功能== | ==功能== | ||
第22行: | 第25行: | ||
*[[Go]] | *[[Go]] | ||
*[[PowerShell]] | *[[PowerShell]] | ||
+ | |||
+ | ==指南== | ||
+ | *[http://docs.huihoo.com/dotnet/aspnet/core/tutorials/your-first-mac-aspnet.html Your First ASP.NET Core Application on a Mac Using Visual Studio Code] | ||
+ | |||
+ | ===Debian=== | ||
+ | [https://code.visualstudio.com/docs/setup/linux Visual Studio Code on Linux] | ||
+ | sudo apt install apt-transport-https | ||
+ | sudo apt update | ||
+ | sudo apt install code | ||
+ | |||
+ | ==扩展== | ||
+ | *[https://github.com/Microsoft/vscode-react-native React Native Tools] | ||
==[[.NET]]== | ==[[.NET]]== | ||
第36行: | 第51行: | ||
==Office== | ==Office== | ||
*[https://code.visualstudio.com/docs/runtimes/office Office Add-ins with VS Code] | *[https://code.visualstudio.com/docs/runtimes/office Office Add-ins with VS Code] | ||
+ | |||
+ | ==项目== | ||
+ | *[https://developers.taobao.com/ide Taobao Editor] | ||
+ | *[https://platformio.org/ PlatformIO IDE] | ||
+ | |||
+ | ==文档== | ||
==图集== | ==图集== | ||
<gallery> | <gallery> | ||
image:vscode-extensions.png|安装扩展 | image:vscode-extensions.png|安装扩展 | ||
+ | image:platformio-ide-vscode.png|PlatformIO | ||
</gallery> | </gallery> | ||
第56行: | 第78行: | ||
[[category:TypeScript]] | [[category:TypeScript]] | ||
[[category:JavaScript]] | [[category:JavaScript]] | ||
+ | [[category:IDEX]] |
2021年9月25日 (六) 01:36的最后版本
您可以在Wikipedia上了解到此条目的英文信息 Visual Studio Code Thanks, Wikipedia. |
微软 Visual Studio Code 是一款开源(MIT)跨平台代码编辑器,基于 Electron 框架构建,主打Web和云应用开发,支持 Windows、Mac 和 Linux。
目录 |
[编辑] 简介
Visual Studio Code 使用 Chromium Blink 排版引擎渲染用户界面。
[编辑] 功能
[编辑] 语言
VS Code 支持众多开发语言:
[编辑] 指南
[编辑] Debian
sudo apt install apt-transport-https sudo apt update sudo apt install code
[编辑] 扩展
[编辑] .NET
[编辑] Node.js
[编辑] Unity
[编辑] Office
[编辑] 项目
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点