diff --git a/README-zh.md b/README-zh.md index 42f1ddfe955..0fa530312ea 100755 --- a/README-zh.md +++ b/README-zh.md @@ -92,7 +92,6 @@ Awesome Mac *一种用于编辑纯文本文件的程序,建议使用免费开源的编辑器* -* [Atom](https://atom.io) - GitHub 推出的开源编辑器,[Atom常用插件](editor-plugin-zh.md#atom-plugin)。[![Open-Source Software][OSS Icon]](https://github.com/atom/atom) ![Freeware][Freeware Icon] [![Awesome List][awesome-list Icon]](https://github.com/mehcode/awesome-atom#readme) * [Android Studio](https://developer.android.com/studio/index.html) - Android 的官方 IDE,基于 Intellij IDEA。 [![Open-Source Software][OSS Icon]](http://tools.android.com/) ![Freeware][Freeware Icon] [![Awesome List][awesome-list Icon]](https://github.com/balsikandar/Android-Studio-Plugins#readme) * [Brackets](http://brackets.io) - Adobe 推出的 Brackets 免费/开源编辑器。[![Open-Source Software][OSS Icon]](https://github.com/adobe/brackets/) ![Freeware][Freeware Icon] * [BBEdit](http://www.barebones.com/products/bbedit/) - 强大的文件编辑器,用于编辑文件,文本文件及程序源代码。 @@ -246,7 +245,7 @@ Awesome Mac ### GUI * [Cornerstone](http://www.zennaware.com/cornerstone/) - Mac 上最佳的 SVN 管理工具。 -* [Fork](https://git-fork.com/) - 一个快速友好的 Git 客户端。 +* [Fork](https://git-fork.com/) - 一个快速友好的 Git 客户端。 * [GitFinder](https://gitfinder.com/) - 一个快速和轻量级的 Git 客户端的 Mac 与 Finder 集成。 * [GitX](https://rowanj.github.io/gitx/) - [Pieter's](https://github.com/pieter/gitx)的衍生版本,维护增强生产力和团队开发变化。 [![Open-Source Software][OSS Icon]](https://github.com/rowanj/gitx) ![Freeware][Freeware Icon] * [Gitbar](https://github.com/Shikkic/gitbar) - 开源,在你的菜单栏上显示 GitHub 贡献统计。[![Open-Source Software][OSS Icon] ![Freeware][Freeware Icon]](https://github.com/Shikkic/gitbar) @@ -1063,6 +1062,6 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li diff --git a/README.md b/README.md index 9b41d6e8b9f..c8833c78429 100755 --- a/README.md +++ b/README.md @@ -106,7 +106,6 @@ Any comments, suggestions? [Let us know!](https://github.com/jaywcjlove/awesome- #### Text Editors -* [Atom](https://atom.io) - Hackable text editor for the 21st century made by GitHub. [Atom Plugins](editor-plugin.md#atom-plugin). [![Open-Source Software][OSS Icon]](https://github.com/atom/atom) ![Freeware][Freeware Icon] [![Awesome List][awesome-list Icon]](https://github.com/mehcode/awesome-atom#readme) * [Bootstrap Studio](https://bootstrapstudio.io/) - A powerful desktop app for creating responsive websites using the Bootstrap framework. * [Brackets](http://brackets.io) - A modern, open source text editor that understands web design. [![Open-Source Software][OSS Icon]](https://github.com/adobe/brackets/) ![Freeware][Freeware Icon] * [Chocolat](https://chocolatapp.com/) - Native text editor. @@ -1110,6 +1109,6 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li diff --git a/editor-plugin.md b/editor-plugin.md index 1178306f78b..266912cc0b9 100644 --- a/editor-plugin.md +++ b/editor-plugin.md @@ -1,37 +1,9 @@ Editors Plugin === - + [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/ico/awesome.svg)](https://github.com/jaywcjlove/awesome-mac) [![jaywcjlove/sb](https://jaywcjlove.github.io/sb/lang/chinese.svg)](editor-plugin-zh.md) [![Gitter](https://jaywcjlove.github.io/sb/ico/gitter.svg)](https://gitter.im/awesome-mac/en?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - - -## Atom Plugin - -* Common plugins - * [relative-numbers](https://atom.io/packages/relative-numbers) - Relative line numbers. - * [trailing-spaces](https://atom.io/packages/trailing-spaces) - Highlights trailing whitespace. - * [terminal-plus](https://atom.io/packages/terminal-plus) - A terminal package for Atom, complete with themes and more. - * [vim-mode-plus](https://atom.io/packages/vim-mode-plus) - Add vim modal control. - * [ex-mode](https://atom.io/packages/ex-mode) - ex-mode for Atom's vim-mode. - * [autocomplete-paths](https://atom.io/packages/autocomplete-paths) - Autocomplete + paths suggestions - * [docblockr](https://atom.io/packages/docblockr) - A helper package for writing documentation. - * [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. - * [proton-mode](https://atom.io/packages/proton-mode) - The same as the spacemacs shortcut keys, very good。 - * [dracula-syntax](https://atom.io/packages/dracula-syntax) - Dracula beautiful color。 - * [filecolor](https://atom.io/packages/filecolor) - No file type, no color display, convenient search a file。 - * [golden-ratio](https://atom.io/packages/golden-ratio) - Automatically adjust the window size。 - * [local-history](https://atom.io/packages/local-history) - Local file history, can return any time to save the file。 - * [regex-railroad-diagram](https://atom.io/packages/regex-railroad-diagram) - Graphical display of regular expressions。 -* Front-end - * [tag](https://atom.io/packages/tag) - A Sublime Text-inspired Tag menu and functions for Atom. - * [autoprefixer](https://atom.io/packages/autoprefixer) - Prefix CSS and SCSS. - * [linter-jshint](https://atom.io/packages/linter-jshint) - Linter plugin for JavaScript, using `jshint`. - * [atom-html-preview](https://atom.io/packages/atom-html-preview) - The built-in Chrome, mobile terminal, is very good。 - * [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。 -* Python - * [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) - * [linter-flake8](https://atom.io/packages/linter-flake8) - Atom linter plugin for Python, using flake8. - * [python-tools](https://atom.io/packages/python-tools) - Goto definition, show usages, refactor/rename and more for python files. + ## Sublime Text Plugin