This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Padraic Brady (author)
Thu Feb 05 13:11:47 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
README | Thu Feb 05 13:11:47 -0800 2009 | |
| |
bin/ | Sun Dec 28 17:18:42 -0800 2008 | |
| |
fonts/ | Tue Feb 03 12:52:52 -0800 2009 | |
| |
install.sh | Thu Feb 05 13:11:47 -0800 2009 | |
| |
lang-specs/ | Mon Feb 02 15:50:48 -0800 2009 | |
| |
mime/ | Wed Feb 04 03:12:00 -0800 2009 | |
| |
plugins/ | Wed Feb 04 12:11:05 -0800 2009 | |
| |
snippets/ | Mon Feb 02 12:59:26 -0800 2009 | |
| |
styles/ | Sat Nov 01 15:16:31 -0700 2008 |
README
Gedit set of plugins, color shemes, snippets.
Supports Ruby, Rails, PHP and Zend Framework.
Installation:
sudo sh install.sh
To prevent duplication of PHP snippets, you can remove the default version using:
sudo rm /usr/share/gedit-2/plugins/snippets/php.xml
Note that this deletion effects all users on the system!
From now on you can use "g 'file'" command which doesn't block terminal.
Enable plugins in gedit preferences, choose font (monaco, consolas or DejaVu Sans Mono are great), theme, right
formatting, etc.
Plugins:
Advanced Boomarks - Advanced bookmarking tool.
Class Browser - Nothing to add.
Code Formatter - Press Ctrl+Shift+F to format the source code.
Find In Files - Search within files of your filebrowser root.
Gemini - Smart completion of common characters we use in pairs. ({["''"]})
HTML Tidy - Clean up your web pages.
Pastie - Paste stuff to pastie.org directly from your editor.
Reopen Tabs - Editor will remember opened files.
Smart Indent - Smart Indentation Plugin for Gedit.
Open Files - Opening files via regexps.
Text Tools - Text Manipulation enhancements.
Don't forget about plugins from gedit standard distribution:
Snippets
Additional snippets(to browse them use snippet browser):
CSS
erb
rhtml
rjs
ruby
xml
php
Highlighting for:
phtml (ZF Templates)
rhtml/erb
ruby
yaml
Mime types for rails and ZF .phtml templates
Have fun!
Based on GMate by lexrupy.
PHP additions added by padraic.
Originally forked by padraic from:
http://github.com/ivyl/gedit-mate/tree/master
All credit goes to the original author!!!







