I want to say, that it would be nice, if a DocumentMap/MiniMap would be added to Geany. Please add it to the Wishlist on your side.
Notepad++ have something called "Document Map": http://notepad-plus-plus.org/assets/images/docMap.png
Sublime Text have something called "MiniMap": http://www.sublimetext.com/screenshots/new_theme_large.png
Since some time, Kate have a MiniMap, too: http://kate-editor.org/2012/11/03/busy-katekdevelop-sprint-results-in-mini-m...
All three have a line, where with very small fonts a bigger part of the document is shown and the current visible part of the Textarea have a colored background in the map.
But they differ in additional functionality of it. Where Sublime Text only shows the MiniMap, Kate on the other side, can replace the scrollbar with it. And on Notepad++ it is a mix between the two. The scrollbar is still there, but you can click in parts of the Document Map, to jump to that position.
An additional point I want to mention, is a bug in your Webside-software. As I wanted to add this wish to the wishlist, I clicked at the bottom of the page on "edit this page" of the line "(If you have another idea/wish which should be listed here, edit this page)". Then it asks for a username and password. Because I don't have an account for it, and I find no place to register, I have somewhat input. After that it shows be an empty page and Geany.org was no longer available. I thought, it would be an coincidental/hazard/fortuity/hap, that that happens. But now there was again Geany.org reachable, then I tried it again. And again the Geany-side was after that down. :-(
So please update your Geany homepage software. Or it is really a very big coincidental/hazard/fortuity/hap, that in two times the Geany side goes in that time down, I tried to login there.
Greatings theuserbl
I +1 a mini map like sublime :-) gedit has a buggy plugin that does the same which we could look at for a gtk implementation. I like the idea of it being in a scroll bar to use less space.
I suggest this should be a plugin though.
Thanks,
Steve
Hi,
An additional point I want to mention, is a bug in your Webside-software. As I wanted to add this wish to the wishlist, I clicked at the bottom of the page on "edit this page" of the line "(If you have another idea/wish which should be listed here, edit this page)". Then it asks for a username and password. Because I don't have an account for it, and I find no place to register, I have somewhat input. After that it shows be an empty page and Geany.org was no longer available. I thought, it would be an coincidental/hazard/fortuity/hap, that that happens. But now there was again Geany.org reachable, then I tried it again. And again the Geany-side was after that down. :-(
So please update your Geany homepage software. Or it is really a very big coincidental/hazard/fortuity/hap, that in two times the Geany side goes in that time down, I tried to login there.
There was nothing 'went down'. The site is working fully, except you try to post stuff which you don't want to.
The site is not meant to be editable to end users as this caused only spam in the past. The wishlist page states on its top:
"The list was editable by everyone for a very long time. It has grown and grown and grown. We have closed the list for now..."
I just removed the 'edit this page' link which was just a leftover. There is no point in extending this old wishlist, rather file a feature request or maybe this thread on the list might be enough.
Regards, Enrico
P.S.: I'm working on rebuilding the site with a more modern infrastructure and design but it might take some more time to finish it.
Am 12.11.2013 09:26, schrieb theUser BL:
But they differ in additional functionality of it. Where Sublime Text only shows the MiniMap, Kate on the other side, can replace the scrollbar with it. And on Notepad++ it is a mix between the two. The scrollbar is still there, but you can click in parts of the Document Map, to jump to that position.
How do they handle long documents as a editor usually doesn't have any page for kind of a pagination?
Cheers, Frank
On 13-11-12 12:26 AM, theUser BL wrote:
I want to say, that it would be nice, if a DocumentMap/MiniMap would be added to Geany. Please add it to the Wishlist on your side.
I wrote a plugin lately to do this, it lives here for now:
https://github.com/codebrainz/overview-plugin
Cheers, Matthew Brush
Hi!
This is a really nice plugin, would it be OK for you if I create a Arch package for it?
Cheers, Philipp Trommler
Am Dienstag, den 10.03.2015, 19:06 -0700 schrieb Matthew Brush:
On 13-11-12 12:26 AM, theUser BL wrote:
I want to say, that it would be nice, if a DocumentMap/MiniMap would be added to Geany. Please add it to the Wishlist on your side.
I wrote a plugin lately to do this, it lives here for now:
https://github.com/codebrainz/overview-plugin
Cheers, Matthew Brush
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
OK, cool.
I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-)
Cheers, Philipp Trommler
Am Mittwoch, den 11.03.2015, 00:21 -0700 schrieb Matthew Brush:
On 15-03-11 12:09 AM, Philipp Trommler wrote:
Hi!
This is a really nice plugin, would it be OK for you if I create a Arch package for it?
It's GPL'd, so of course I don't :)
Just keep in mind it's pretty new and not fully debugged.
Cheers, Matthew Brush
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
On 11 March 2015 at 17:44, Philipp Trommler ph.trommler@gmail.com wrote:
OK, cool.
I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-)
You can mark them "testing" or something can't you?
Cheers, Philipp Trommler
Am Mittwoch, den 11.03.2015, 00:21 -0700 schrieb Matthew Brush:
On 15-03-11 12:09 AM, Philipp Trommler wrote:
Hi!
This is a really nice plugin, would it be OK for you if I create a Arch package for it?
It's GPL'd, so of course I don't :)
Just keep in mind it's pretty new and not fully debugged.
Cheers, Matthew Brush
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman:
On 11 March 2015 at 17:44, Philipp Trommler ph.trommler@gmail.com wrote:
OK, cool.
I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-)
You can mark them "testing" or something can't you?
I don't think so, at least I'm not aware of any way to do this for AUR packages. But I appended the suffix '-git' to it and the version number is 'r24' (reflecting the number of the commit), so I think it's quite clear that it's just the newest git checkout.
Cheers, Philipp Trommler
Am Mittwoch, den 11.03.2015, 00:21 -0700 schrieb Matthew Brush:
On 15-03-11 12:09 AM, Philipp Trommler wrote:
Hi!
This is a really nice plugin, would it be OK for you if I create a Arch package for it?
It's GPL'd, so of course I don't :)
Just keep in mind it's pretty new and not fully debugged.
Cheers, Matthew Brush
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Am 2015-03-11 10:26, schrieb Philipp Trommler:
Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman:
On 11 March 2015 at 17:44, Philipp Trommler ph.trommler@gmail.com wrote:
OK, cool.
I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-)
You can mark them "testing" or something can't you?
I don't think so, at least I'm not aware of any way to do this for AUR packages. But I appended the suffix '-git' to it and the version number is 'r24' (reflecting the number of the commit), so I think it's quite clear that it's just the newest git checkout.
I would recommend to use more something like version-build-package-git So something like 0.01-1-1-a209747bb7
Am Mittwoch, den 11.03.2015, 10:35 +0100 schrieb Frank Lanitz:
Am 2015-03-11 10:26, schrieb Philipp Trommler:
Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman:
On 11 March 2015 at 17:44, Philipp Trommler ph.trommler@gmail.com wrote:
OK, cool.
I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-)
You can mark them "testing" or something can't you?
I don't think so, at least I'm not aware of any way to do this for AUR packages. But I appended the suffix '-git' to it and the version number is 'r24' (reflecting the number of the commit), so I think it's quite clear that it's just the newest git checkout.
I would recommend to use more something like version-build-package-git So something like 0.01-1-1-a209747bb7
That would be better, of course, but there's no official version (at least not mentioned on Github). So for now the package is called 'geany-overview-plugin-git' with version 'r24.a209747-1'.
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Am 11.03.2015 um 11:11 schrieb Philipp Trommler:
That would be better, of course, but there's no official version (at least not mentioned on Github). So for now the package is called 'geany-overview-plugin-git' with version 'r24.a209747-1'.
Inside source there is 0.01 hard coded .... ;)
Cheers, Frank
This is awesome! I will have to try it out. I actually wanted a plugin like this too, but never got around to working on one myself :-)
From the screenshot, it appears you don't overlap the text, which is even better than I've seen other editors and their other implementations use.
Thanks again!
Steve
On 03/10/2015 08:06 PM, Matthew Brush wrote:
On 13-11-12 12:26 AM, theUser BL wrote:
I want to say, that it would be nice, if a DocumentMap/MiniMap would be added to Geany. Please add it to the Wishlist on your side.
I wrote a plugin lately to do this, it lives here for now:
https://github.com/codebrainz/overview-plugin
Cheers, Matthew Brush
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel