Thanks!
The plugin searches your project directory for files as you type. It is for
quickly opening files by name.
Sent from Yahoo! Mail on Android
___
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel
On 13-03-08 09:51 PM, Steven Blatnick wrote:
Thrawn, Guess what I've been working on :-)
I've got a nearly complete plugin I call "quick-opener" written in C. I hope
you like it.
I'm not terribly knowledgeable at build files, so if anyone wants to help me
figure out how to add it to the autog
because I don't have the packaging stuff done
(documentation, build stuff I need help with).
I hope people enjoy it.
Thanks,
Steve
From: Thrawn
To: Development Geany
Sent: Sunday, January 20, 2013 5:31 PM
Subject: Re: [Geany-Devel] I'm thinking I like Geany..
Another (minor) update to the Snap Open script: the file chooser dialog is now
much wider. It's a hack, I'm afraid; it just inserts a long line of tabs into
the message text.
As far as I can tell, dialog size isn't configurable in Lua scripts? Even in
the dialog module, for more complicated dia
OK, I've uploaded a new Lua script version.
- Binary file extensions are excluded unless your search string specifically
includes them. At this point, the list includes .class, .pyc, .svn-base (will
later replace with a directory filter), and .o; feel free to suggest more.
- If no project is op
Hi, Steven.
> That's awesome! I hadn't tried the lua plugin features until I tried
> your script (geany is still new to me).
Yeah, I only recently took a proper look at the Lua plugin myself. There don't
seem to be many scripts published for people to use; wiki.geany.org is the only
place I've
That's awesome! I hadn't tried the lua plugin features until I
tried your script (geany is still new to me). Can you create
complex UIs with them? If so, I suggest taking a look at gedit's
snap-open plugin for interface ideas. It filters a list of files as
you type.
Hi, Steven.
I love the idea of snap-open. I've been using 'Find in Files' as a clumsy
workaround (search for any text and filter by filename), but it's not ideal...
I've drafted a quick Lua script that does a basic job of this, and uploaded to
wiki.geany.org/config/scripts/lua. What do you thin
Am 29.11.2012 17:19, schrieb Steven Blatnick:
On 11/28/2012 04:57 PM, Colomban Wendling wrote:
14. "Snap Open" dialog. Quickly open files by typing the filename
and
filtering down based on a project's base directory (or otherwise
configurable). The dialog should be configurable t
Am 29.11.2012 22:02, schrieb Steven Blatnick:
I'm referring to the filebrowser plugin, not the open file dialog
which does support backspace already.
Thanks for the reply.
Ah yes, I misunderstood. I should have looked at the patch more carefully :)
Best regards.
_
I'm referring to the filebrowser plugin, not the open file dialog which
does support backspace already.
Thanks for the reply.
Steve
On 11/29/2012 01:51 PM, Thomas Martitz wrote:
Am 27.11.2012 23:48, schrieb Steven Blatnick:
Hello.
I'm just introducing myself and explaining why I chose to ad
Am 27.11.2012 23:48, schrieb Steven Blatnick:
Hello.
I'm just introducing myself and explaining why I chose to add myself
to the devel list today, as well as providing a patch.
I'm a software developer who, if you can believe it, uses gedit as my
primary IDE. (You may have seen me recently
On 11/28/2012 04:57 PM, Colomban Wendling wrote:
14. "Snap Open" dialog. Quickly open files by typing the filename and
filtering down based on a project's base directory (or otherwise
configurable). The dialog should be configurable to skip files for
speed, such as a build dir
Responses below (breif this time ;-)
On 11/28/2012 04:36 PM, Lex Trotman wrote:
Hi Steven,
On 29 November 2012 03:50, Colomban Wendling wrote:
Le 28/11/2012 16:37, Steven Blatnick a écrit :
Lex,
Actually I tried Alt-Up on the file browser and it didn't work for me.
I just tried entering th
[...]
> Reading your answer I see I forgot one key word in my sentences:
> "dialog". I was speaking about the "Set build command" dialog, e.g.
> that it doesn't provide the ability to add more build commands than the
> visible slots, but that the rest did support more. E.g. that if you
> edit the
Out of curiosity, what is the native language of many of the people on
this list?
Quero saber, o que seja a língua principál das pessoas nesta lista de
e-mail?
Sprechen Sie Deutsch?
¿Hablan Español?
Ni Hau :-)
Steve
On 11/28/2012 05:08 PM, Lex Trotman wrote:
On 29 November 2012 05:25, Steven
On 29 November 2012 05:25, Steven Blatnick wrote:
> Replies below. I hope nobody is annoyed that the new guy is emailing so
> much :-)
>
Of course not, but be aware that many Geany devs do not have English
as their first language so the bigger the email the fewer read it
tl;dr :)
(Not that I'm
Le 29/11/2012 00:36, Lex Trotman a écrit :
> [...]
>
>>> 10. Allow a dynamic number of compile tools. It appears now I can only
>>> have the number visible in the UI. I realize the UI would have to
>>> be coded instead of in a glade file to do this. Alternatively,
>>> "External Tool
Hi Steven,
On 29 November 2012 03:50, Colomban Wendling wrote:
> Le 28/11/2012 16:37, Steven Blatnick a écrit :
>> Lex,
>>
>> Actually I tried Alt-Up on the file browser and it didn't work for me.
>> I just tried entering that shortcut into compiz, and it doesn't appear
>> to be using that short
Replies below. I hope nobody is annoyed that the new guy is emailing so
much :-)
On 11/28/2012 09:50 AM, Colomban Wendling wrote:
Le 28/11/2012 16:37, Steven Blatnick a écrit :
Lex,
Actually I tried Alt-Up on the file browser and it didn't work for me.
I just tried entering that shortcut int
Le 28/11/2012 16:37, Steven Blatnick a écrit :
> Lex,
>
> Actually I tried Alt-Up on the file browser and it didn't work for me.
> I just tried entering that shortcut into compiz, and it doesn't appear
> to be using that shortcut for something else. (Linux Mint 11 64-bit,
> gnome 2, using geany
Lex,
Actually I tried Alt-Up on the file browser and it didn't work for me.
I just tried entering that shortcut into compiz, and it doesn't appear
to be using that shortcut for something else. (Linux Mint 11 64-bit,
gnome 2, using geany from yesterday's git).
I guess this is the right plac
On 28 November 2012 09:48, Steven Blatnick wrote:
> Hello.
>
> I'm just introducing myself and explaining why I chose to add myself to the
> devel list today, as well as providing a patch.
>
> I'm a software developer who, if you can believe it, uses gedit as my
> primary IDE. (You may have seen
Hello.
I'm just introducing myself and explaining why I chose to add myself to
the devel list today, as well as providing a patch.
I'm a software developer who, if you can believe it, uses gedit as my
primary IDE. (You may have seen me recently in the IRC channel.)
After struggling with th
24 matches
Mail list logo