Code Monkey home page Code Monkey logo

gedit-gitmenu's Introduction

About:

    (http://addiks.net/gedit-plugin-git-menu/)

    This is a plugin for the text-editor gedit called 'Addiks git-menu'.
    It works with 'gedit-3.x'.
    It provides an additional menu 'git' when the open file is in a git work-directory.
    This menu holds several git-related options:
        - open git directory
        - checkout
        - pull
        - stage
        - unstage
        - file history (compare revisions)
        - compare with local branches
        - compare with another file
    Besides that it displays the current git-state of the file in the title-bar.


Installation:

    Put or link the folder to '~/.local/share/gedit/plugins'.
    Restart gedit (if running) and activate the plugin in the configuration.


Author/Licence:

    Copyright (C) 2013  Gerrit Addiks <[email protected]>.
    This package (including this file) was released under the terms of the GPL-3.0.
    You should have received a copy of the GNU General Public License along with this program.
    If not, see <http://www.gnu.org/licenses/> or send me a mail so i can send you a copy.

    I have written this in my free-time. Donations would be welcome:
    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MAU82ZB7WP2VJ

gedit-gitmenu's People

Contributors

addiks avatar

Watchers

 avatar  avatar  avatar

Forkers

oscardeveloper

gedit-gitmenu's Issues

Can't install on Ubuntu 16.04

When trying to use the plugin on Ubuntu 16.04 I got the following errors:

gedit
Traceback (most recent call last):
  File "/home/ulrith/.local/share/gedit/plugins/gedit-gitmenu-master/addiks-gitmenu.py", line 35, in do_activate
    self._init_gitmenu()
  File "/home/ulrith/.local/share/gedit/plugins/gedit-gitmenu-master/addiks-gitmenu.py", line 41, in _init_gitmenu
    manager = self.window.get_ui_manager()
AttributeError: 'Window' object has no attribute 'get_ui_manager'
Traceback (most recent call last):
  File "/home/ulrith/.local/share/gedit/plugins/gedit-gitmenu-master/addiks-gitmenu.py", line 70, in do_update_state
    self._gitAction.set_visible(False)
AttributeError: 'AddiksGitMenuWindow' object has no attribute '_gitAction'

ftp issue

Hi!
When activate the plugin it becomes unavailable to work with documents opened by ftp with the Nautilus helper. The connection becomes very slow and Find feature just doesn't work any more. Disabling the plugin helps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.