Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian.
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Possibly in a newer version or not yet released.
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
No i don't have this choice, just "Sort by name/appearance" !
Le 30/06/2023 à 02:37, Lex Trotman via Users a écrit :
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Well its available in the Git version, it doesn't jump out at me, but must have been added after your version (which you still havn't supplied).
Cheers Lex
On Fri, 30 Jun 2023 at 16:38, Florian CARREZ via Users users@lists.geany.org wrote:
No i don't have this choice, just "Sort by name/appearance" !
Le 30/06/2023 à 02:37, Lex Trotman via Users a écrit :
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote:
Hello, I edit PHP files with a lot of variables. Is it possible to exclude the variables from the list of symbols so that only the functions remain? If so, how do I go about it? Thanks in advance. Florian. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Thank you! I have version 1.38, does that mean I'll have the feature in the next version? Or do I have to get the git version? Florian.
Le 30/06/2023 à 10:39, Lex Trotman via Users a écrit :
Well its available in the Git version, it doesn't jump out at me, but must have been added after your version (which you still havn't supplied).
Cheers Lex
On Fri, 30 Jun 2023 at 16:38, Florian CARREZ via Users users@lists.geany.org wrote:
No i don't have this choice, just "Sort by name/appearance" !
Le 30/06/2023 à 02:37, Lex Trotman via Users a écrit :
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit :
It is not possible to exclude variables, but there is an option to group by type which should put all the functions together making variables easier to ignore.
Cheers Lex
On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users users@lists.geany.org wrote: > Hello, > I edit PHP files with a lot of variables. > Is it possible to exclude the variables from the list of symbols so that > only the functions remain? > If so, how do I go about it? > Thanks in advance. > Florian. > _______________________________________________ > Users mailing list -- users@lists.geany.org > To unsubscribe send an email to users-leave@lists.geany.org _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
If its in the Git version it will be in the next release, but that is late and unscheduled at this point.
Cheers Lex
On Fri, 30 Jun 2023 at 18:48, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you! I have version 1.38, does that mean I'll have the feature in the next version? Or do I have to get the git version? Florian.
Le 30/06/2023 à 10:39, Lex Trotman via Users a écrit :
Well its available in the Git version, it doesn't jump out at me, but must have been added after your version (which you still havn't supplied).
Cheers Lex
On Fri, 30 Jun 2023 at 16:38, Florian CARREZ via Users users@lists.geany.org wrote:
No i don't have this choice, just "Sort by name/appearance" !
Le 30/06/2023 à 02:37, Lex Trotman via Users a écrit :
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you but i don't find this option, i can sort the symbols by name or appearance only !
Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit : > It is not possible to exclude variables, but there is an option to > group by type which should put all the functions together making > variables easier to ignore. > > Cheers > Lex > > On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users > users@lists.geany.org wrote: >> Hello, >> I edit PHP files with a lot of variables. >> Is it possible to exclude the variables from the list of symbols so that >> only the functions remain? >> If so, how do I go about it? >> Thanks in advance. >> Florian. >> _______________________________________________ >> Users mailing list -- users@lists.geany.org >> To unsubscribe send an email to users-leave@lists.geany.org > _______________________________________________ > Users mailing list -- users@lists.geany.org > To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Hi !
I've upgraded to git 1.39 and I can't see the variables anymore, it's changing my life ;-) Thanks a lot for the help.
Florian
Le 30/06/2023 à 10:56, Lex Trotman via Users a écrit :
If its in the Git version it will be in the next release, but that is late and unscheduled at this point.
Cheers Lex
On Fri, 30 Jun 2023 at 18:48, Florian CARREZ via Users users@lists.geany.org wrote:
Thank you! I have version 1.38, does that mean I'll have the feature in the next version? Or do I have to get the git version? Florian.
Le 30/06/2023 à 10:39, Lex Trotman via Users a écrit :
Well its available in the Git version, it doesn't jump out at me, but must have been added after your version (which you still havn't supplied).
Cheers Lex
On Fri, 30 Jun 2023 at 16:38, Florian CARREZ via Users users@lists.geany.org wrote:
No i don't have this choice, just "Sort by name/appearance" !
Le 30/06/2023 à 02:37, Lex Trotman via Users a écrit :
On Fri, 30 Jun 2023 at 07:28, Lex Trotman elextr@gmail.com wrote:
Possibly in a newer version or not yet released.
Just to confirm you don't have a "Group by type" checkbox below the "Sort by name/appearance" buttons?
On Thu, 29 Jun 2023 at 22:01, Florian CARREZ via Users users@lists.geany.org wrote: > Thank you but i don't find this option, i can sort the symbols by name > or appearance only ! > > > Le 29/06/2023 à 12:46, Lex Trotman via Users a écrit : >> It is not possible to exclude variables, but there is an option to >> group by type which should put all the functions together making >> variables easier to ignore. >> >> Cheers >> Lex >> >> On Thu, 29 Jun 2023 at 18:33, Florian CARREZ via Users >> users@lists.geany.org wrote: >>> Hello, >>> I edit PHP files with a lot of variables. >>> Is it possible to exclude the variables from the list of symbols so that >>> only the functions remain? >>> If so, how do I go about it? >>> Thanks in advance. >>> Florian. >>> _______________________________________________ >>> Users mailing list -- users@lists.geany.org >>> To unsubscribe send an email to users-leave@lists.geany.org >> _______________________________________________ >> Users mailing list -- users@lists.geany.org >> To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________ > Users mailing list -- users@lists.geany.org > To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org_______________________________________________
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org
Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-leave@lists.geany.org