On 18 January 2015 at 20:06, Ongun Arısev <[email protected]> wrote: > Actually I am using - I think correct me if I am wrong- a dialect of Scheme > called Libctl for scientific purposes in a program called MEEP. I think its > syntax is similar to Scheme although I have not used Scheme before and by > comment toggling I mean that commenting in/out with a keyboard shortcut as > in other source files by prepending the text with a semicolon.
menu->edit->format->toggle line commentation does that. Scheme is a dialect of lisp, so "syntax" is mostly the same. Cheers Lex > > Ongun Arısev > > On Sun, Jan 18, 2015 at 9:32 AM, Lex Trotman <[email protected]> wrote: >> >> On 18 January 2015 at 14:44, Matthew Brush <[email protected]> wrote: >> > On 15-01-17 01:04 PM, Ongun Arısev wrote: >> >> >> >> Greetings, >> >> >> >> Is there any plugin or configuration file out there that expands >> >> Geany's >> >> abilities of syntax coloring, comment toggling into Lisp, Scheme or >> >> other >> >> languages? Where can I find and install them on Ubuntu 14.04.1 64-bit? >> >> >> > >> > It already supports syntax highlighting for lisps, as much as they have >> > syntax, anyway. >> >> Yeah, not much gets highlighted >> >> > What specifically are you wanting that it doesn't have? >> > (What is comment toggling?) >> >> If by comment toggling its meant menu->edit->format->(comment lines | >> uncomment lines | toggle line commentation(yuck!)) it works for me for >> lisp filetypes. >> >> Cheers >> Lex >> >> > >> > Cheers, >> > Matthew Brush >> > _______________________________________________ >> > Users mailing list >> > [email protected] >> > https://lists.geany.org/cgi-bin/mailman/listinfo/users >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.geany.org/cgi-bin/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
