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?
Thanks in advance,
Ongun Arısev
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. What specifically are you wanting that it doesn't have? (What is comment toggling?)
Cheers, Matthew Brush
On 18 January 2015 at 14:44, Matthew Brush mbrush@codebrainz.ca 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 Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Actually I am using - I think correct me if I am wrong- a dialect of Scheme called Libctl http://ab-initio.mit.edu/wiki/index.php/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.
Ongun Arısev
On Sun, Jan 18, 2015 at 9:32 AM, Lex Trotman elextr@gmail.com wrote:
On 18 January 2015 at 14:44, Matthew Brush mbrush@codebrainz.ca 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 Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
On 18 January 2015 at 20:06, Ongun Arısev ongunarisev@gmail.com 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 elextr@gmail.com wrote:
On 18 January 2015 at 14:44, Matthew Brush mbrush@codebrainz.ca 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 Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users