首页 > 技术文章 > Atom 必装插件

sinsenliu 2018-09-04 15:35 原文

Atom 必装插件

主题

atom-material-ui

字体配色

atom-material-syntax

菜单汉化

simplified-chinese-menu

文件小图标

file-icons

代码注释

docblockr

快速生成标签

emmet

css拾色器

color-picker

显示css样式颜色

pigments

在编辑器里运行代码

script  
browser-plus

终端插件

platformio-ide-terminal

在浏览器中打开页面

open-in-browser

小地图

minimap

选中行高亮

highlight-line

选中高亮

highlight-selected

跳转到定义的文件

goto-definition
hyperclick
hyperclick-php
js-hyperclick

语法提示

linter
linter-jshint
linter-php
linter-htmlhint

Nodejs提示

atom-ternjs

文件路径提示

autocomplete-paths

模块提示

autocomplete-modules

本地编辑远程服务器的指定文件

remote-edit

本地编辑同步服务器指定目录下的所有文件

Remote-FTP

推荐阅读