|
1 | 1 | Editors Plugin |
2 | 2 | === |
3 | | -<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;--> |
| 3 | +<!--rehype:style=font-size: 38px; border-bottom: 0; display: flex; min-height: 260px; align-items: center; justify-content: center;--> |
4 | 4 |
|
5 | 5 | [](https://github.com/jaywcjlove/awesome-mac) [](editor-plugin-zh.md) [](https://gitter.im/awesome-mac/en?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) |
6 | | -<!--rehype:style=text-align: center;--> |
7 | | - |
8 | | -## Atom Plugin |
9 | | - |
10 | | -* Common plugins |
11 | | - * [relative-numbers](https://atom.io/packages/relative-numbers) - Relative line numbers. |
12 | | - * [trailing-spaces](https://atom.io/packages/trailing-spaces) - Highlights trailing whitespace. |
13 | | - * [terminal-plus](https://atom.io/packages/terminal-plus) - A terminal package for Atom, complete with themes and more. |
14 | | - * [vim-mode-plus](https://atom.io/packages/vim-mode-plus) - Add vim modal control. |
15 | | - * [ex-mode](https://atom.io/packages/ex-mode) - ex-mode for Atom's vim-mode. |
16 | | - * [autocomplete-paths](https://atom.io/packages/autocomplete-paths) - Autocomplete + paths suggestions |
17 | | - * [docblockr](https://atom.io/packages/docblockr) - A helper package for writing documentation. |
18 | | - * [open-terminal-here](https://atom.io/packages/open-terminal-here) - Open the Terminal (OSX, Linux) or Command Prompt (Windows) in the given directory via context menu or keyboard shortcut. |
19 | | - * [proton-mode](https://atom.io/packages/proton-mode) - The same as the spacemacs shortcut keys, very good。 |
20 | | - * [dracula-syntax](https://atom.io/packages/dracula-syntax) - Dracula beautiful color。 |
21 | | - * [filecolor](https://atom.io/packages/filecolor) - No file type, no color display, convenient search a file。 |
22 | | - * [golden-ratio](https://atom.io/packages/golden-ratio) - Automatically adjust the window size。 |
23 | | - * [local-history](https://atom.io/packages/local-history) - Local file history, can return any time to save the file。 |
24 | | - * [regex-railroad-diagram](https://atom.io/packages/regex-railroad-diagram) - Graphical display of regular expressions。 |
25 | | -* Front-end |
26 | | - * [tag](https://atom.io/packages/tag) - A Sublime Text-inspired Tag menu and functions for Atom. |
27 | | - * [autoprefixer](https://atom.io/packages/autoprefixer) - Prefix CSS and SCSS. |
28 | | - * [linter-jshint](https://atom.io/packages/linter-jshint) - Linter plugin for JavaScript, using `jshint`. |
29 | | - * [atom-html-preview](https://atom.io/packages/atom-html-preview) - The built-in Chrome, mobile terminal, is very good。 |
30 | | - * [tree-view-copy-relative-path](https://atom.io/packages/tree-view-copy-relative-path) - You can talk with the current file output, the relative path to the target file for file call each other more。 |
31 | | -* Python |
32 | | - * [autocomplete-python](https://atom.io/packages/autocomplete-python) - Python packages, variables, methods and functions with their arguments autocompletion in Atom powered by [Jedi](https://github.com/davidhalter/jedi) |
33 | | - * [linter-flake8](https://atom.io/packages/linter-flake8) - Atom linter plugin for Python, using flake8. |
34 | | - * [python-tools](https://atom.io/packages/python-tools) - Goto definition, show usages, refactor/rename and more for python files. |
| 6 | +<!--rehype:style=text-align: center;--> |
35 | 7 |
|
36 | 8 | ## Sublime Text Plugin |
37 | 9 |
|
|
0 commit comments