trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: July 2020

kate & scheme comments

From: "Dr. Nikolaus Klepp" <office@...>
Date: Thu, 2 Jul 2020 09:32:20 +0200
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




-- 
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
(this is no comment)
;; (this is single line comment)
(this is no comment)
#|
(this should be multiline comment but is not)
|#