导读
Visual Studio Code是一款优秀的编辑器,适用于Web和其他开发人员。作为Microsoft的开源产品之一,它被认为是最好的编辑器之一。使用DEB、RPM和Snap包,轻松在Linux上安装。
介绍
Microsoft 的 Visual Studio Code 是一款出色的编辑器,不仅适用于 Web 开发人员,也适用于其他程序员。 由于其功能,它被认为是最好的开源代码编辑器之一。是的,它是 Microsoft 的众多开源产品之一。 借助 DEB、RPM 和 Snap 包形式的即用型二进制文件,您可以轻松地在 Linux 中安装 Visual Studio Code。
软件截图
软件特点
VS Code 的源代码在 MIT 许可下开源。 您可以在 GitHub 上访问它。 但是,Microsoft 创建的安装文件包含专有的遥测/跟踪。
这种跟踪主要收集使用数据并将其发送给微软以“帮助改进他们的产品和服务”。 如今,遥测报告在软件产品中很常见。 甚至 Ubuntu 也会这样做,但透明度更高。
你可以在 VS Code 中禁用遥测,但你能完全信任微软吗? 如果答案是否定的,那么您的选择是什么?
您可以从源代码构建它,从而保持一切开源。 但是,当我们习惯于使用二进制文件时,从源代码安装并不总是最漂亮的选择,尤其是在当今世界。
另一种选择是使用 VSCodium!
VSCodium 是 Microsoft 的 Visual Studio Code 的克隆。 该项目的唯一目的是为您提供无需 Microsoft 遥测代码即可使用的二进制文件。
这解决了您想在没有 Microsoft 专有代码的情况下使用 VS Code 但您不习惯从源代码构建它的问题。
由于 VSCodium 是 VS Code 的克隆,因此它的外观和功能与 VS Code 完全相同。
更新日志
v1.78.2
- Accessibility improvements – Better screen reader support, new audio cues.
- New color themes – “Modern” light and dark color theme defaults.
- Profile templates – Built-in templates for Python, Java, Data Science, and more.
- Drag and drop selector – Choose how you’d like item links placed into the editor.
- Standalone color picker – Color picker UI to insert or modify color formats.
- Quick Fixes for Source Control input – Fix spelling and other errors right in the input box.
- Markdown drag and drop videos – Easily add video tags in Markdown files.
- Notebooks insert images as attachments – Choose between an image link, path, or attachment.
- Git LFS and VS Code for the Web – Use vscode.dev for repos with Git Large File Storage.
- VS Code Day 2023 – Catch up on the sessions in the YouTube playlist.
评论0