Installation
sudo apt-add-repository ppa:ubuntu-on-rails/ppa
sudo apt-get update
sudo apt-get install gedit-gmate
gMate Plugins
- Advanced Bookmarks. Highlight, remenber and toggle bookmarks in your files.
- Classbrowser. A Classbrowser (depends of ctags).
- 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…).
- Find in Project. Search in the project with ack/grep. http://github.com/eggegg/find-in-project
- Gedit Todo. Find Todo Marks in source files (integrated with filebrowser).
- Gemini. Pair complete for quotes and braces.
- 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.
- Smart Indent. Smart Indentation regex based.
- Tabulation. Auto set tabs and spaces based on file type.
- Text Tools. Some text manipulation improvements (adapted from line tools).
- TextMate Style Autocompletion. Better autocompletion. Tap
Esc
to cycle through the available completions.
- Trailsave. Remove trailing spaces before save a document.
- Word Completion. Word completion plugin.
- Multi Edit. Check it out at author’s page http://jon-walsh.com/journal/multi-edit
- Pastie. Paste a selection of code or a source file to pastie.org directly from editor http://github.com/ivyl/gedit-pastie
- Zen Coding. Tools for faster HTML/CSS coding http://github.com/mikecrittenden/zen-coding-gedit
- Encoding. Reopen the document in a different encoding
- File Search. This is a search plugin for Gedit to search for a text inside a directory. https://github.com/oliver/gedit-file-search
No comments:
Post a Comment