当前位置:网站首页>Comparison of advantages and disadvantages of VsCode and Sublime editors
Comparison of advantages and disadvantages of VsCode and Sublime editors
2022-07-30 07:24:00 【A positive little salted fish】
A commonality between VS code and Sublime
- Powerful text function, supports various language highlighting
- Compilation is supported and the output can be seen in the console
- A large number of plugins can be installed
Two VsCode advantages
1. span>Mature plugin management
There are many plug-ins, and vscode has developed rapidly recently, install plug-insConvenient and simple, with a detailed introduction to the plugin
vscode is new to the current location, with a built-in plugin installation function, there is a button in the center of the plugin on the right side of the editor, which can be easilyInstall, upgrade and uninstall plugins. In addition, you can find suitable plugins in the vscode plugin store. Compared with sublime, vscode plugin management is still very convenient, and the number of plugins is also considerable, and its ecosystem is becoming more and more mature..
2.span> All platforms, built-in support for JJavaScript, TypeScript and Node.js, C++, C#, Python, PHP and other languages have strong support,span>C# supports highlighting, and compiled ones also support references, JS, HTML, etc. support highlighting and completion
3. Shortcut keys for related operation tips
4. Integrate git on the left side for easy warehouse management
5. The ssh plugin can input the command line, which is convenient for the serverLinking and debugging code
Three Sublime Advantages
Small size, fast operation, fast startup
Four Sublime Disadvantages
Closed source for a fee, slow bug fix time
When installing a plug-in, there is only a list of plug-ins, a simple description is displayed, and the plug-in configuration is inconvenient
The use of plug-ins and related introductions are less than VsCode
Five Summary
Because the main function of Sublime and VSCode is
1. Text editing 2. Plugin usage.
Comparatively speaking, Sublime and VSCode have similar text editing functions.VsCode plug-ins are more convenient to use, such as Git plug-ins and SSH-related plug-ins.Therefore, it is more recommended to use VsCode
Six Reference URL
边栏推荐
猜你喜欢
![[Punctuality Atom] Simple application of sys.c, sys.h bit-band operations](/img/7f/d9f480ab9a1e542e4fa1fda7978e4c.png)
[Punctuality Atom] Simple application of sys.c, sys.h bit-band operations

MindSpore 提 PR 全流程

QT serial 4: LORA test platform based on QT and STM32H750 (3)

服务器基础知识:包含基本概念,作用,服务器选择,服务器管理等(学习来自米拓建站)

虚拟机栈帧结构

给Vscode配置ESlint语法检查 — ESLint 插件自动格式化设置(实现Ctrl+S 按照ESLint规则自动格式化代码)

主机和从机配置,建立ssh连接实现Rviz远程控制

FPGA解析B码----连载1

【速成MSP430f149】电赛期间学习MSP430f149笔记

【江科大自化协stm32F103c8t6】笔记之【入门32单片机及TIM定时中断初始化参数配置】
随机推荐
pdf和word等文档添加水印
ipconfig Command Guide
超详细的PCB高可靠辨别方法
服务器基础知识:包含基本概念,作用,服务器选择,服务器管理等(学习来自米拓建站)
2020-09-03解决pip install安装非常慢[Errno 101] 网络不可达问题
VsCode与Sublime编辑器优缺点对比
昆仑通态屏幕制作(连载1)---接触篇
openssl 1.1.1 compile statement
vs编译boost库脚本
ssh 脚本 空格字符转换
User password encryption using Bcrypt instead of MD5, SHA1 and SHA256
Cannnot download sources不能下载源码百分百超详细解决方案
JS的值和引用,复制和传递
动态规划进阶 JS
js高级学习笔记(详细)
xftp的简单使用
闭包(你不知道的JS)
FPGA解析B码----连载2
2021-09-19 集成学习TASK2
QT serial port dynamically displays a large number of data waveform curves in real time (5) ======== "Final perfect solution version"