📜 ⬆️ ⬇️

GMate - a set of useful extensions for gedit

image

The default editor in GNOME and, therefore, Ubuntu is gedit. And unlike Notepad in Windows, it is useful :), but it still looks very simple, even after installing the gedit-plugins package. But actually it’s quite a nice and well extensible editor, you just need to add water extensions.

GMate looks in the direction of the beautiful TextMate from Mac OS X and contains a selection of the most delicious extensions, snippets, themes. Initially, GMate was created specifically for Ruby developers, but useful for other developers.
')
If you like GNOME and Ruby, then you just have to install it :).

Installation


Ubuntu karmic

You need to add Ubuntu on Rails PPA to the repository: ppa: ubuntu-on-rails / ppa
System → Administration → Application Sources, Other Software tab, Add button

And install the gedit-gmate package:
sudo apt-get install gedit-gmate

Other Linux

See package repository .

What's inside


Language support: Markdown , HAML , YAML , Groovy , SASS , Cucumber , Ruby and Django template language.

Many beautiful themes (most recreated with Textmate).

Many snippets for: Ruby on Rails, Ruby, jQuery, ucumber, and others.

And of course, many extensions:

Source: https://habr.com/ru/post/74355/


All Articles