Comments Cobol
-
Hello,
I noticed that the color of a comment when you set the Cobol language does not work well. Such as whether the comment is * the entire row is colored in green, otherwise it remains black:
example:
* Comment ok
abcdef * ko comment, is not green.does anyone know how risovere?
thank you
-
Hello,
I noticed that the color of a comment when you set the Cobol language does not work well. such as whether the comment is * the entire row is colored in green, otherwise it remains black:
example:
* Comment ok
abcdef * ko comment, is not green.
ie if the asterisk in position 7 is preceded by six bytes (position 1-6) the comment is not colored greendoes anyone know how risovere?
thank you
-
seems it works only if 5 bytes, than a space and then the asteriks.
Nevertheless, this is an lexer specific issue and is handled by scintilla.Cheers
Claudia -
hello,
how can I do to install the libraries of Scintilla to correctly view the comments Cobol?
how should I do?
thanks -
scintilla is part of notepad++, there is nothing to configure.
What problem/issue did you discover?Cheers
Claudia -
I noticed that the comments do not work when correttament from column 1 to column 6 is a tag and after the column 7 is an asterisk (*); while it works correctly then if the asterisk is in position 7 or if the previous tag is from position 1 to 5:
an example follows:* THE COMMENT IS CORRECTLY COLORED IN GREENABCDE * THE COMMENT IS CORRECTLY COLORED IN GREEN
ABCDEF* THE COMMENT IS NOT CORRECTLY COLORED IN GREENhow we can intervene on the Scintilla libraries to solve the problem?
thanks -
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login