Greffons pour Gedit

    I developed some plugins for Gedit. I've written in Python and I should be in C so it can also be used on Windows without additional installation.

  1. But what is Gedit ?
  2. GEdit is the default text editorfor Gnome. It seems simple, it proves powerfull. It can become a real tool kit for all kinds of use and not only for developers !

    It is a multilingual application natively GNU / Linux but it exists to MS Windows et MacOS X too.
    A lot of plugins are availables : u can add it to 'boost' capacities. Of course, it has its limits and for large projects will not be sufficient. In brief, this is an excellent software ! :)

    You can find more info on these pages :


  3. My plugins
  4. They are written in Python and they are under the terms of the license GNU / GPL version 2. They are mainly for developers.

    • Scol Reference :

      The plugin "ScolReference" adds an item to the help menu to open by a simple click on the Scol reference documentation.
      It is possible to configure an another url of your choice (typically for use with another language that Scol).

      More information : click here ! Scol Reference.

    • Language Completion :

      The plugin "LanguageCompletion" offers auto-completion for several languages : enter one, two, three, .. letters, different keywords and / or functions are shown.

      More information : click here ! Language Completion.

    • Language Functions Browser :

      The plugin "LanguageFunctionsBrowser" is a toolkit for developers. Under a tabbed interface, it displays and sorts functions and / or keywords in multiple languages, classes, functions, variables contained in one or several documents, it manages (a little !) your project (list of files, list of tasks to be done, progress bars, calendar), it informs you andyou can configure each language.
      However in alpha, it's still functional.

      More information : click here ! Language Functions Browser.

    • Externals tools :

      These tools add some options to Gedit. They are written in Bash : they are the shell scripts.
      See this page for more informations : Outils externes.

      Please, note that these tools don't work if you are on MS Windows

  5. My languages files
  6. Gedit is provided by default with 80 languages files for syntax highlighting. Unlikely, Scol formats aren't out there.So I made ... :)

    More information : click here ! Langages files.

  7. My graphic themes
  8. Gedit can be skinned easely. Here are few themes that I made

    PMore information : click here ! Skins.