Git Product home page Git Product logo

atom-'s Introduction

ATOM常用插件推荐


  1. simplified-chinese-menu ATOM的汉化插件

  2. file-icons 文件图标美化

  3. atom-beautify 代码格式一键美化

  4. last-cursor-position 光标自由切换到上一次/下一次编辑位置

  5. minimap

    代码小地图

  6. sync-settings 插件备份、按键绑定备份

  7. activate-power-mode 输入时有震撼效果

  8. tortoise-svn svn插件

  9. atom-terminal-panel atom内置命令行工具

  10. git/github    git-plus---在 Atom 里面执行 Git 命令,不用来回切换终端和编辑器    git-control---git面板    tree-view-git-status---文件夹git状态    gist-it---快速分享代码到gist.github.com    这里写图片描述   git-log
      图形化git提交记录 这里写图片描述

  11. markdown

markdown-preview-plus---markdown预览

  1. vim-mode 支持vim模式

  2. script

    在atom下运行脚本,支持多种开发语言。 这里写图片描述

  3. remote-edit

    编辑机远程文件

  4. browser-plus

编辑器内置浏览器 这里写图片描述

  1. ask-stack 在atom快速提问stackoverflow 这里写图片描述

  2. regex-railroad-diagram 正则表达式图形化

  3. advanced-open-file 快速的打开文件或新建文件,同时支持路径补全

  4. quick-highlight 代码高亮

  5. platformio-ide-terminal 终端工具 这里写图片描述

  6. open-in-browsers 在安装过的任意浏览器打开代码

  7. merge-conflicts 在 Atom 里面处理合并产生冲突的文件 这里写图片描述

  8. linter 代码校验工具

  9. autocomplete-paths 填写路径的时候有提示 这里写图片描述

  10. linter

代码校验工具(必备)

前端插件推荐

  1. emmet 加快web开发速度,提供snippet(代码片段)abbreviation expand(简写展开)功能。 这里写图片描述

  2. color-picker 在编辑器里面挑选颜色

  3. language-JavaScript-jsx 支持JSX语法

  4. atom-html-preview 实时预览HTML页面 这里写图片描述

  5. REACT react---语法支持 atom-react-native-autocomplete---react native代码补全 nuclide---facebook基于atom开发的进行react开发的IDE

  6. language-babel 支持JSX语法

  7. atom-minify css、js代码压缩

  8. atom-ternjs js,nodejs,es6补全,高度定制化

  9. jshint 验证js和jsx语法是否正确

  10. csslint 验证css语法是否正确

  11. autoprefixer 自动为 CSS 属性添加特定的前缀 这里写图片描述

  12. autoclose-html 闭合html标签

  13. pigments 颜色显示插件 这里写图片描述 14.less-autocompile less文件编译为css文件

php插件推荐

  1. php-class-tree php类文件下函数展示 这里写图片描述
  2. php-cs-fixer php语法检查
  3. php跳转插件(类似其他编辑器的ctrl+click) 需要同时安装以下两个插件: goto goto-definition 鼠标光标放置在要跳转的类下,按下快捷键ctrl-alt-enter即可使用 这里写图片描述 这里写图片描述
  4. php-debug php debug
  5. autocomplete-php php代码自动补全

python插件推荐

  1. python-tools

python跳转插件

  1. python-debugger python debug
  2. autocomplete-python python代码自动补全
  3. linter-pep8 python编码规范检查

atom-'s People

Contributors

zsl10 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.