Gedit:一个强大的程序员文本编辑器
这个软件包包含了一些gedit的改进,使它更接近TextMate。该软件包包含代码片段,插件和自动登记rails相关文件。
Gmate包含了大量的插件具体如下:
- Advanced Bookmarks. Highlight, remenber and toggle bookmarks in your files.
- Align columns. Align text blocks into columns separated by pipe ( | )
- Classbrowser. A Classbrowser (depends of ctags, I use exuberant-ctags).
- Encoding. Reopen the document in a different encoding
- Embedded Terminal. Terminal with multiple windows
- File Search. This is a search plugin for Gedit to search for a text inside a directory. https://github.com/oliver/gedit-file-search
- Find in Project. Search in the project with ack/grep.http://github.com/eggegg/find-in-project
- Fuzzy Open. Quick way to open file in project.http://github.com/eggegg/fuzzyopen
- Gedit Open File. Regex based file open (like textmate Go to file…).
- Gedit Todo. Find Todo Marks in source files (integrated with filebrowser).
- Gemini. Pair complete for quotes and braces.
- Highlight Edited Lines. Highlights lines changed during your edit session.http://1dan.org/gedit-plugins/highlight-edited-lines/
- Indent Converter. Converts tabs to spaces and spaces to tabs.
- Line Tools. comment toggle, duplicate, selection, add semi-colon.
- Multi Edit. Check it out at author's pagehttp://jon-walsh.com/journal/multi-edit
- Macropy. Record and execute macros.https://github.com/eguaio/gedit-macropy
- Open URI Context Menu. Adds context menu item to open an URI at the pointer position.http://www.jpfleury.net/en/software/open-uri-context-menu.php
- Pair Character Completion. Pair complete for quotes and braces, that also wrap selected text. http://code.google.com/p/gedit-pair-char-autocomplete
- Pastie. Paste a selection of code or a source file to pastie.org directly from editor http://github.com/ivyl/gedit-pastie
- Quickhighligthmode. Fast change current highlight mode.
- Rails Extract Partial. Extract selected region of rhtml as a partial.
- Rails Hotcommands. Execute Rails Commands (such rake tasks).
- Rails Hotkeys. Navigation in Rails Project Files.
- Regex Search Replace. Search and replace with regular expressions.
- Reopen Tabs. Saves opened tabs on exit to restore them on next run.
- Simple Folding. Collapse selected text.
- Smart Indent. Smart Indentation regex based.
- Tabulation. Auto set tabs and spaces based on file type.
- TextMate Style Autocompletion. Better autocompletion. Tap
Esc
to cycle through the available completions. - Text Map. Navigatable thumbnail of the entire filehttp://1dan.org/gedit-plugins/textmap/
- Text Tools. Some text manipulation improvements (adapted from line tools).
- Trailsave. Remove trailing spaces before save a document.
- Word Completion. Word completion plugin.
- Zen Coding. Tools for faster HTML/CSS codinghttp://github.com/mikecrittenden/zen-coding-gedit
- Zoom. Adds the ability to change the text size.http://github.com/algorich/gedit-zoom
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!