Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
52 views

I'm developing a Gedit plugin in Python using Gtk. The plugin is supposed to add "🔮 Generate" and "📝 Summarize" items to the right-click context menu in the editor. However, the ...
0 votes
1 answer
43 views

I'm working on a plugin for the text editor Gedit in which I need to know when a new document is opened. Is there a signal which is emitted when that happens? The method do_activate in the ...
0 votes
1 answer
40 views

I'm working on a plugin for the text editor Gedit written in Python where I need to know the formatting (color etc.) of a specific character in the text of a Gtk.Document. I have tried to call ...
0 votes
1 answer
47 views

What unicode characters are used in the default kali gedit replacements for ->. The gedit arrow seems to be used comprised of two characters. One arrow head and an extending long middle hyphen. ...
FilipToth's user avatar
  • 167
0 votes
1 answer
101 views

I'm writing a pluma plugin (in python) to automate HTML markup of a selected text. According to (the poor and scarce) documentation, the selected text in the editor should be found in os.environ["...
-2 votes
1 answer
207 views

I wanted to create a simple gedit plugin that could save the current file when mouse leaves the text area (just like the <<leave>> event in tkinter) using python3. I went through wiki but ...
0 votes
1 answer
195 views

I have been using the gedit text editor for java, for some time now. But now i gonna try out LibGDX. Is it possible to use the gedit text editor with LibGDX or do i have to switch to Ecplise or ...
-4 votes
1 answer
189 views

Eclipse Java IDE has a shortcut Ctrl+Shift+O to automatically add unused imports. Where I can find script (bash, python or something other that can be executed via shell) to do this IDE-agnostically, ...
0 votes
4 answers
545 views

I have very large HTML document, containg plenty of paragraps. For headings is used UPPER CASE text within paragraphs. How to find all paragraphs containing UPPER CASE text and apply style to these ...
8 votes
4 answers
7k views

I tried to add some plugins in gedit 3.10.4 on ubuntu 14.04LTS and some errors occured when I try to activate those plugins in gedit: (gedit:20686): libpeas-WARNING **: Error initializing Python ...
0 votes
1 answer
268 views

I need to save the current document before executing some command in external tools. How can I do that?
0 votes
1 answer
339 views

Am looking for a good and free IDE to work with Django framework. I came to learn that gedit is a powerful one with right plugins. How to best configure gedit to work with Django ? My requirements ...
4 votes
1 answer
400 views

I was trying to write a small plugin for Gedit 3 which uses GObject introspection. The relevant part of the code shown below just aims at getting an environment up where I could then fit in the ...
L__'s user avatar
  • 194
1 vote
0 answers
88 views

I have been using Emacs for the past few months and I like its line navigation feature a lot as it doesn't need you to use arrow keys. Emacs Line Navigation: C-p : go to previous line C-n : go to ...
1 vote
1 answer
269 views

I am running Gedit 3.8.3, Python 2.7.5+ and IPython 0.13.2 and the Gedit Ipython Plugin. I know there are better IDEs for Python out there but this used to "just work" and then I got a new machine ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /