Thank you for your response.
Don't you think that this feature should be integrated in the program ? (as many other IDE)
2014-02-06 10:00 GMT+01:00 devel-request@lists.geany.org:
Send Devel mailing list submissions to devel@lists.geany.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.geany.org/cgi-bin/mailman/listinfo/devel or, via email, send a message with subject or body 'help' to devel-request@lists.geany.org
You can reach the person managing the list at devel-owner@lists.geany.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Devel digest..."
Today's Topics:
- Highlight the same variable (Steven VALSESIA)
- Re: Highlight the same variable (Steven Blatnick)
Message: 1 Date: Thu, 6 Feb 2014 01:09:19 +0100 From: Steven VALSESIA steven.valsesia@gmail.com To: devel@lists.geany.org Subject: [Geany-Devel] Highlight the same variable Message-ID: < CAO+4mKL-SX8EtdkZqPFF_v5BFahnfSMDrRwT42pnGjv4muWO6Q@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1"
Hi everybody !
I wish to develop a new feature for geany, but first i want to know what do you think about it. I want to highlight the same variable when you double-click on it. Sometime I develop with Qt creator, and that feature missing me.
That feature need to be coded ? As a feature or "just" a plugin ?
Thanks !
I don't know what the primary geany developers would say on this, but personally I like a simple editor that's extendable (like geany) rather than a bloated editor that you disable unwanted features on (like most heavy-IDEs). Plus this feature is in the main plugins (Addon plugin), making it easy to get to since the plugins are frequently packaged with geany.
A bit off topic, but where did this "digest" format come in to the emails? devel-request@list.geany.org sends digests of devel@list.geany.org?
Thanks,
Steve
On 02/06/2014 02:20 AM, Steven VALSESIA wrote:
Thank you for your response.
Don't you think that this feature should be integrated in the program ? (as many other IDE)
2014-02-06 10:00 GMT+01:00 <devel-request@lists.geany.org mailto:devel-request@lists.geany.org>:
Send Devel mailing list submissions to devel@lists.geany.org <mailto:devel@lists.geany.org> To subscribe or unsubscribe via the World Wide Web, visit https://lists.geany.org/cgi-bin/mailman/listinfo/devel or, via email, send a message with subject or body 'help' to devel-request@lists.geany.org <mailto:devel-request@lists.geany.org> You can reach the person managing the list at devel-owner@lists.geany.org <mailto:devel-owner@lists.geany.org> When replying, please edit your Subject line so it is more specific than "Re: Contents of Devel digest..." Today's Topics: 1. Highlight the same variable (Steven VALSESIA) 2. Re: Highlight the same variable (Steven Blatnick) ---------------------------------------------------------------------- Message: 1 Date: Thu, 6 Feb 2014 01:09:19 +0100 From: Steven VALSESIA <steven.valsesia@gmail.com <mailto:steven.valsesia@gmail.com>> To: devel@lists.geany.org <mailto:devel@lists.geany.org> Subject: [Geany-Devel] Highlight the same variable Message-ID: <CAO+4mKL-SX8EtdkZqPFF_v5BFahnfSMDrRwT42pnGjv4muWO6Q@mail.gmail.com <mailto:CAO%2B4mKL-SX8EtdkZqPFF_v5BFahnfSMDrRwT42pnGjv4muWO6Q@mail.gmail.com>> Content-Type: text/plain; charset="iso-8859-1" Hi everybody ! I wish to develop a new feature for geany, but first i want to know what do you think about it. I want to highlight the same variable when you double-click on it. Sometime I develop with Qt creator, and that feature missing me. That feature need to be coded ? As a feature or "just" a plugin ? Thanks !