[Geany-devel] TextMate Themes for Geany

2011-05-11 Thread Maciej Ciemborowicz
Hi again, I'm still working on Textmate to Geany color schemes conversion and I like to show you some effects. I also want to ask you for help and contribution, because at this stage, work is more time consuming and arduous. Here is a converter written in Ruby. This is a Geany theme

Re: [Geany-devel] TextMate Themes for Geany

2011-05-11 Thread Matthew Brush
On 05/11/11 18:17, Maciej Ciemborowicz wrote: And here are some (over 250:)) TextMate themes with equivalents for Geany: https://github.com/ciembor/TextMate-Themes https://github.com/ciembor/geany-themes/tree/master/colorschemes Sweet! I so wanna merge these once they're all working! But

Re: [Geany] Failed to create tags file

2011-05-11 Thread Křištof Želechovski
Dnia środa, 11 maja 2011 o 00:00:10 Lex Trotman napisał(a): On 11 May 2011 06:03, Křištof Želechovski giecr...@stegny.2a.pl wrote: --- Geany-INFO: Failed to open /usr/local/share/geany/filetypes.common (No such file or directory) --- This probably means you failed to install Geany

Re: [Geany] Snippets - support for variable values in multiple places?

2011-05-11 Thread Oliver Marks
* On Wed, 2011-05-11 at 11:10 +1000, Russell Dickenson wrote: I wonder if it's possible to insert in multiple places within a snippet the same string? For example, I have a snippet which inserts some HTML code that refers to an image and I use the description of the image in two places

Re: [Geany] Snippets - support for variable values in multiple places?

2011-05-11 Thread Eugene Arshinov
On Wed, 11 May 2011 11:09:43 +0100 Oliver Marks oliver.ma...@gforces.co.uk wrote: * On Wed, 2011-05-11 at 11:10 +1000, Russell Dickenson wrote: I wonder if it's possible to insert in multiple places within a snippet the same string? For example, I have a snippet which inserts some

[Geany] Snippets - support for variable values in multiple places?

2011-05-11 Thread Jean-Daniel Bonjour
On Wed May 11 10:30:31 UTC 2011 Eugene Arshinov wrote: I have one more suggestion: new %selection% parameter for current selection. It will make sense when used together with snippet keybindings. For example, some users may find it useful to create HTML snippets like

Re: [Geany] Local Tags (was Re: Bunch of feature requests...)

2011-05-11 Thread Jiří Techet
On Wed, May 11, 2011 at 00:29, Matthew Brush mbr...@codebrainz.ca wrote: On 05/10/11 15:11, Jiří Techet wrote: version of ctags as possible. I updated only the core parts of ctags, not the parsers, because I know there have been many tunings made by Geany to some of them. Recently I've

Re: [Geany] Local Tags (was Re: Bunch of feature requests...)

2011-05-11 Thread Lex Trotman
builds the tree in the sidebar. I believe the information about parents/children in the tree is determined by const char* scope [2]; of tagEntryInfo. Have a look at addOtherFields() and findScopeHierarchy() which are called from makeTag(). I believe that if you update the scope for local

Re: [Geany] Snippets - support for variable values in multiple places?

2011-05-11 Thread Lex Trotman
On 11 May 2011 22:59, Jean-Daniel Bonjour jean-daniel.bonj...@epfl.ch wrote: On Wed May 11 10:30:31 UTC 2011 Eugene Arshinov wrote: I have one more suggestion: new %selection% parameter for current selection.  It will make sense when used together with snippet keybindings.  For example, some

[Geany] scrolling

2011-05-11 Thread David Barrett
Love the editor, but am having a problem. I use a laptop for a lot of development since I am travelling a lot. But I can't seem to get geany to recognize the scrolling of the touchpad. It has no problem if I plug in a mouse and use the scroll wheel, but if I try and use the synaptics virtual

Re: [Geany] scrolling

2011-05-11 Thread Lex Trotman
On 12 May 2011 11:02, David Barrett charonc...@hotmail.com wrote: Love the editor, but am having a problem. I use a laptop for a lot of development since I am travelling a lot. But I can't seem to get geany to recognize the scrolling of the touchpad. It has no problem if I plug in a mouse and

Re: [Geany] scrolling

2011-05-11 Thread David Barrett
Thanks for the info. If its happening as you say - well below geany - then there's nothing to do for it. Win 7 and newest version of geany. Thanks anyway Lex Trotman ele...@gmail.com wrote: On 12 May 2011 11:02, David Barrett charonc...@hotmail.com wrote: Love the editor, but am having a

Re: [Geany] scrolling

2011-05-11 Thread Lex Trotman
On 12 May 2011 12:15, David Barrett charonc...@hotmail.com wrote: Thanks for the info. If its happening as you say - well below geany - then there's nothing to do for it.  Win 7 and newest version of geany. Thanks anyway Well if you are on Windows you probably don't have any other apps

Re: [Geany] scrolling

2011-05-11 Thread David Barrett
No problem. Thanks. Lex Trotman ele...@gmail.com wrote: On 12 May 2011 12:15, David Barrett charonc...@hotmail.com wrote: Thanks for the info. If its happening as you say - well below geany - then there's nothing to do for it.  Win 7 and newest version of geany. Thanks anyway Well if you are

Re: [Geany] scrolling

2011-05-11 Thread Matthew Brush
On 05/11/11 18:02, David Barrett wrote: Love the editor, but am having a problem. I use a laptop for a lot of development since I am travelling a lot. But I can't seem to get geany to recognize the scrolling of the touchpad. It has no problem if I plug in a mouse and use the scroll wheel, but