接好运鸭 发表于 昨天 11:15

Visual Studio Code 1.131.0 最新版 - 代码编辑器

<p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;">Visual Studio Code (VS Code) 是微软发布的第一款针对于编写现代 web 和云应用的轻量级跨平台编辑器,它既没有Visual Studio的臃肿,也没有一般编辑器的简陋。在同类产品中,它更类似于<a href="https://www.osssr.com/964.html" target="_blank" rel="noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">Sublime Text</a>,但是界面比Sublime Text更漂亮,功能也更丰富。Visual Studio Code为开发者们提供了对多种编程语言的内置支持,JavaScript,TypeScript,Node.js 等等,还为这些语言都提供了丰富的代码补全和导航功能。但是对于C/C++的用户来说,必须要额外的插件支持才可以实现这些功能。</p><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;">官方网站:https://code.visualstudio.com/</p><h2 id="title-0" style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; font-size: 20px; line-height: 1.4; padding-bottom: 10px; padding-left: 14px; position: relative; border-bottom: 1px solid oklch(0.94 0.01 264); color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;;">截屏</h2><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><img fetchpriority="high" decoding="async" class="alignnone wp-image-12612 size-full" src="https://www.osssr.com/wp-content/uploads/2022/09/VSCode_1.png" alt="Visual-Studio-Code-程序界面" width="1009" height="733" style="box-sizing: border-box; display: block; max-width: 100%; border-style: none; margin-right: auto; margin-left: auto; height: auto;"></p><h2 id="title-1" style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; font-size: 20px; line-height: 1.4; padding-bottom: 10px; padding-left: 14px; position: relative; border-bottom: 1px solid oklch(0.94 0.01 264); color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;;">功能摘要</h2><ol style="box-sizing: border-box; list-style-position: initial; list-style-image: initial; margin-bottom: 20px; margin-left: 50px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">智能代码补全</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">提供智能代码补全和语法高亮,帮助用户快速编写和理解代码,提高开发效率。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">强大的调试功能</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">允许用户直接在编辑器中调试代码,支持断点设置、变量监视和调试控制,简化调试过程。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">集成终端</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">内置终端功能,用户可以在编辑器内直接执行命令,方便进行版本控制和构建任务。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">丰富的扩展生态</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">提供大量扩展和插件,用户可以根据需求自定义功能,如主题、代码片段和工具集成。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">版本控制集成</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">与 Git 和其他版本控制系统无缝集成,方便用户管理代码版本和进行协作。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">实时共享和协作</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">支持 Live Share 功能,允许多个开发者实时协作编辑同一文件,提升团队开发效率。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">用户友好的界面</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">直观的用户界面设计,使得新手和专业开发者均能快速上手,轻松找到所需功能。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">跨平台兼容性</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">支持 Windows、macOS 和 Linux 操作系统,用户可以在不同平台上无缝使用。</li></ul></li><li style="box-sizing: border-box; margin-bottom: 6px;"><span style="box-sizing: border-box; font-weight: bolder;">多语言支持</span><ul style="box-sizing: border-box; list-style: disc; margin-bottom: 20px; margin-left: 50px;"><li style="box-sizing: border-box; margin-bottom: 6px;">内置支持多种编程语言,包括 JavaScript、TypeScript、Python、C++、Java 和 HTML,适合各种开发需求。</li></ul></li></ol><h2 id="title-2" style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; font-size: 20px; line-height: 1.4; padding-bottom: 10px; padding-left: 14px; position: relative; border-bottom: 1px solid oklch(0.94 0.01 264); color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;;">更新日志</h2><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;">https://code.visualstudio.com/updates</p><h2 id="title-3" style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; font-size: 20px; line-height: 1.4; padding-bottom: 10px; padding-left: 14px; position: relative; border-bottom: 1px solid oklch(0.94 0.01 264); color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;;">中文显示</h2><ol style="box-sizing: border-box; list-style-position: initial; list-style-image: initial; margin-bottom: 20px; margin-left: 50px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><li style="box-sizing: border-box; margin-bottom: 6px;">打开VSCode</li><li style="box-sizing: border-box; margin-bottom: 6px;">使用快捷键组合【Ctrl+Shift+x】,搜索chinese,出来中文简体点击安装!</li><li style="box-sizing: border-box; margin-bottom: 6px;">使用快捷键组合【Ctrl+Shift+p】输入:<pre style="box-sizing: border-box; font-size: 1em;">Configure Display Language</pre></li><li style="box-sizing: border-box; margin-bottom: 6px;">选择简体中文,重启即可!</li></ol><h2 id="title-4" style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; font-size: 20px; line-height: 1.4; padding-bottom: 10px; padding-left: 14px; position: relative; border-bottom: 1px solid oklch(0.94 0.01 264); color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;;">下载地址</h2><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><span style="box-sizing: border-box; font-weight: bolder;">Visual Studio Code 1.131.0 最新版</span><br style="box-sizing: border-box;"><a href="https://www.osssr.com/link/aHR0cHM6Ly9wYW4ucXVhcmsuY24vcy8wOWMwMjZjNWE3YWM=" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://pan.quark.cn/s/09c026c5a7ac</a><br style="box-sizing: border-box;"><a href="https://www.osssr.com/link/aHR0cHM6Ly9vc3Nzci5sYW56b3VtLmNvbS9iMHI5Ym5jOGI=" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://osssr.lanzoum.com/b0r9bnc8b</a><br style="box-sizing: border-box;"><a href="https://www.osssr.com/link/aHR0cHM6Ly93d3cuMTIzcGFuLmNvbS9zL3VoTjktTnRuRA==" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://www.123pan.com/s/uhN9-NtnD</a><br style="box-sizing: border-box;"><a href="https://www.osssr.com/link/aHR0cHM6Ly91cmwyMC5jdGZpbGUuY29tL2QvMTI0OTM3MjAtNjE2NjY4MDctNmFkYTYzP3A9b3Nzc3I=" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://url20.ctfile.com/d/12493720-61666807-6ada63</a>&nbsp;密码:osssr</p><hr style="box-sizing: content-box; height: 1px; border: 0px; background-color: oklch(0.94 0.01 264); overflow: visible; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><p style="box-sizing: border-box; margin-top: 20px; margin-bottom: 20px; color: oklch(0.22 0 0); font-family: -apple-system, BlinkMacSystemFont, &quot;Microsoft Yahei&quot;, MiSans, &quot;HarmonyOS Sans&quot;, &quot;Segoe UI&quot;, Roboto, &quot;Helvetica Neue&quot;, Arial, &quot;Noto Sans&quot;, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px;"><span style="box-sizing: border-box; font-weight: bolder;">Visual Studio Code 官方下载地址</span><br style="box-sizing: border-box;">安装版:<a href="https://www.osssr.com/link/aHR0cHM6Ly92c2NvZGUuZG93bmxvYWQucHJzcy5taWNyb3NvZnQuY29tL2RiYXp1cmUvZG93bmxvYWQvc3RhYmxlL2U0YzdlN2IxZDZkMDYwMTYyZjRhYTdmODIyNTI3MWI2N2NlMWRmNzUvVlNDb2RlU2V0dXAteDY0LTEuMTMxLjAuZXhl" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.22 0 0); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://vscode.download.prss.microsoft.com/dbazure/download/stable/e4c7e7b1d6d060162f4aa7f8225271b67ce1df75/VSCodeSetup-x64-1.131.0.exe</a><br style="box-sizing: border-box;">绿色版:<a href="https://www.osssr.com/link/aHR0cHM6Ly92c2NvZGUuZG93bmxvYWQucHJzcy5taWNyb3NvZnQuY29tL2RiYXp1cmUvZG93bmxvYWQvc3RhYmxlL2U0YzdlN2IxZDZkMDYwMTYyZjRhYTdmODIyNTI3MWI2N2NlMWRmNzUvVlNDb2RlLXdpbjMyLXg2NC0xLjEzMS4wLnppcA==" target="_blank" rel="nofollow noopener" style="box-sizing: border-box; color: oklch(0.57 0.17 257.17); text-decoration-line: none; outline: 0px; -webkit-tap-highlight-color: transparent; transition: color 0.2s, background-color 0.2s, border-color 0.2s;">https://vscode.download.prss.microsoft.com/dbazure/download/stable/e4c7e7b1d6d060162f4aa7f8225271b67ce1df75/VSCode-win32-x64-1.131.0.zip</a></p><p></p>
页: [1]
查看完整版本: Visual Studio Code 1.131.0 最新版 - 代码编辑器