编辑器插件和一些工具汇总

之前用的一直是Sublime Text,因为觉得字体和代码高亮看着非常舒适也就一直用了。后来,看到了网上很多有关于VS Code的文章,VS Code由微软出品,而且支持跨平台,插件丰富。所以自己也去体验了一番,使用下来感觉实在太棒了!?
我的自建博客地址1333886-20180915200725143-470105538.png

美化类插件

✨vscode-icons

Bring icons to your Visual Studio Code

给你的VS code添加图标

这便是安装后的icons了!

?Panda Theme

个人认为是一款非常好看的主题!官方文档是这么说的,请自行感受下:

Superminimaldark Syntax Theme. This is the latest version of the Panda Syntax theme. It's a dark syntax theme crafted especially for Visual Studio Code [New Version], with subtle colors that are meant to be easy on the eyes.

?Beautify

Beautify javascriptJSONCSSSass, and HTML in Visual Studio Code.

美化你的代码,一键格式化用起来实在是太赞了,直接解决了我们的代码空格缩进问题,再也不用一个一个去调了。

?Bracket Pair Colorizer

用颜色来标识匹配的括号。每个括号有着自己对应的颜色!!!

提升效率类插件

?HTML CSS Support

在 html 标签上写class 智能提示当前项目所支持的样式(必备)

?Path Intellisense

文件路径自动补全

?Auto Close Tag和Auto Rename Tag

自动补全HTML标签和自动重命名HTML标签

?CSS Peek

This extension extends HTML and ejs code editing with Go To Definition and Go To Symbol in Workspace support for css/scss/less (classes and IDs) found in strings within the source code.

?open in browser

通过编辑器打开HTML文件

?markdownlint

帮助你编辑markdown的插件

小工具

Snipaste-点击进入中文官网

超级方便的截图+贴图应用,点击F1便开始截图,顺便附上操作文档,助你成为“截图大神”?

LICEcap-点击进入官网

本文GIF的制作工具,也是,嗯对,你懂的,好用。

特效插件-Power Mode

描述:

Power Mode is one of the most requested extensions for VS Code. Unfortunately, they said it couldn't be done... However, after seeing this list and realizing that VS Code was the only modern editor without it, I knew I had to try. I couldn't let VS Code live in the shadow of its big brother or Atom.

I present you, VSCODE POWER MODE!!! (now with atom-like explosions!)

安装方法:

  1. 点击“文件”
  2. 点击“首选项”
  3. 点击“设置”
  4. 在图中所示位置加入以下代码后“CTRL+S”保存
    "powermode.enabled":true,        //是否启用power mode
    "powermode.enableShake": false,  //桌面是否震动
    "powermode.presets": "exploding-rift" //power mode的样式

参考链接:

转载于:https://www.cnblogs.com/xingteng/p/9651983.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值