my name is billy (duh!!)...& im only about a week old but i do have some experience writing code. currently im running 1.3.2 & the issue im addressing may or may not have been solved in the upcoming release (if so disregard this msg). that issue is that all the keywords in a programming language .conf have to be on one huge line and thats obvsly a huge pain-in-the-butt. it shuldnt be to difficult to modify it to allow multiple [KEYWORD] lines if u can point me to the code where it reads it in...
thx...
peace, billy
Hi Billy.
I don't recall that's an open issue but I'd suggest creating a ticket for it on the Geany repo so it can be discussed. afaik, most of the people involved with Geany primarily use the GitHub issue section to discuss feature suggestion or proposed code changes.
Just to point out that the requirement for one long line is set by the Glib key file library that Geany uses to read/write the config files. It is not necessarily going to be as easy as first glance.
Cheers Lex
On Sat, 13 Apr 2019 at 08:27, Andy Alt andya1973@tutanota.com wrote:
Hi Billy.
I don't recall that's an open issue but I'd suggest creating a ticket for it on the Geany repo so it can be discussed. afaik, most of the people involved with Geany primarily use the GitHub issue section to discuss feature suggestion or proposed code changes.
-- -Andy
Apr 10, 2019, 4:01 PM by catpoopjb7@gmail.com:
my name is billy (duh!!)...& im only about a week old but i do have some experience writing code. currently im running 1.3.2 & the issue im addressing may or may not have been solved in the upcoming release (if so disregard this msg). that issue is that all the keywords in a programming language .conf have to be on one huge line and thats obvsly a huge pain-in-the-butt. it shuldnt be to difficult to modify it to allow multiple [KEYWORD] lines if u can point me to the code where it reads it in...
thx...
peace, billy _______________________________________________ Devel mailing list Devel@lists.geany.org mailto:Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel 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
LoL
On Wed, Apr 10, 2019, 23:02 billy chang catpoopjb7@gmail.com wrote:
my name is billy (duh!!)...& im only about a week old but i do have some experience writing code. currently im running 1.3.2 & the issue im addressing may or may not have been solved in the upcoming release (if so disregard this msg). that issue is that all the keywords in a programming language .conf have to be on one huge line and thats obvsly a huge pain-in-the-butt. it shuldnt be to difficult to modify it to allow multiple [KEYWORD] lines if u can point me to the code where it reads it in...
thx...
peace, billy _______________________________________________ Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel