Lidong's blog

Atom 插件

欢迎访问新站点: https://www.yidiankuaile.com/post/atom-plugin

使用一段时间 Atom ,还是挺好用的,而且开源免费使用。现在整理一下使用到的插件,万一那天要换台电脑,也可以快速恢复继续使用。

安装方法

命令行:

apm install 插件名

在 Atom 中:

Preferences > Install, 搜索插件名

前端必备插件

emmet the essential tool for web developers

编辑器美化

atom-material-ui A dark UI theme for Atom that follows Google’s Material Design Guidelines.
atom-material-syntax-dark
atom-material-syntax-light
file-icons Assign file extension icons and colours for improved visual grepping.

代码美化

atom-beautify Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom.

小地图

minimap A preview of the full source code.

CSS

autoprefixer Prefix CSS and SCSS.

API测试

rest-client A simple REST client for your favorite editor.

注释

docblockr A helper package for writing documentation.

命令行

terminal-plus A terminal package for Atom, complete with themes and more.

自动保存

autosave Save editors when they lose focus or are closed。

其他

editorconfig Helps developers maintain consistent coding styles between different editors.

todo-show Finds all the TODOs, FIXMEs, CHANGEDs, etc. in your project.

同步设置

sync-settings Synchronize package settings, keymap and installed packages.

我的同步地址:

https://gist.github.com/f9bcf9f6a066b4bf4dc4f79f37d28c8e

参考

  1. 我的Atom

本文链接:


评论内容还在加载中。。。
如无法加载,请将域名 disqus.com 和 disquscdn.com 加入到你的代理规则中