Hi all!
It looks like kates scheme/lisp syntax file has a bug. Somehow on my system the multiline comments are not recognised. e.g:
(this is no comment) ;; (this is single line comment) (this is no comment) #| (this should be multiline comment but is not) |#
Could sombody please verify this?
Nik
Hi Nik,
on my system if I save the text you sent in a *.lisp file and open it in Kate it highlights a multi-line comment correctly and I can even collapse it. The file is recognized as Common Lisp source file.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
On 2020/07/06 07:16 AM, Janek Stolarek wrote:
Hi Nik,
on my system if I save the text you sent in a *.lisp file and open it in Kate it highlights a multi-line comment correctly and I can even collapse it. The file is recognized as Common Lisp source file.
Janek
Hi Nik, One thing to point out is that sometimes syntax highlighting in Kate seems to get lost if there are a lot of changes in a file. Closing and reopening the file makes sure this problem is not messing up what you see on the screen. Cheeers Michele
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Anno domini 2020 Sun, 5 Jul 23:16:47 +0100 Janek Stolarek scripsit:
Hi Nik,
on my system if I save the text you sent in a *.lisp file and open it in Kate it highlights a multi-line comment correctly and I can even collapse it. The file is recognized as Common Lisp source file.
Janek
Thank you for testing. Looks like it works wuth '.lisp', but not with '.scm'. Ok, will need to take a deeper look.
Nik
Thank you for testing. Looks like it works wuth '.lisp', but not with '.scm'.
Indeed, it doesn't work as expected if I put the code in an *.scm file.
Janek
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting