Hi, I find, that N++ have support for Kixtart scripting. But colorized only commnet on the one line. Block comment isn't colorized. I try change in the file 'langs.xml' from
<Language name="kix" ext="kix" commentLine=";" commentStart="" commentEnd="">
to
<Language name="kix" ext="kix" commentLine=";" commentStart="/*" commentEnd="*/">
This not work. I think, that 'commentStart' and 'commentEnd' is for block commnet? I don't create my language definition, when is Kix supported.
Is it possible append support fot block commnets in the Kix script? Thank you Jarda
Hi
I have the same "problem" and am also interested in a solution to this.
Bye Andy
Hi,
I find, that N++ have support for Kixtart scripting. But colorized only commnet on the one line. Block comment isn't colorized. I try change in the file 'langs.xml' from
<Language name="kix" ext="kix" commentLine=";" commentStart="" commentEnd="">
to
<Language name="kix" ext="kix" commentLine=";" commentStart="/*" commentEnd="*/">
This not work. I think, that 'commentStart' and 'commentEnd' is for block commnet?
I don't create my language definition, when is Kix supported.
Is it possible append support fot block commnets in the Kix script?
Thank you
Jarda
Hi
I have the same "problem" and am also interested in a solution to this.
Bye
Andy