Community
    • Login

    Comments Cobol

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    7 Posts 3 Posters 5.7k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Luigi RossiL Offline
      Luigi Rossi
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • Luigi RossiL Offline
        Luigi Rossi
        last edited by

        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 green

        does anyone know how risovere?

        thank you

        Claudia FrankC 1 Reply Last reply Reply Quote 0
        • Claudia FrankC Offline
          Claudia Frank @Luigi Rossi
          last edited by

          @Luigi-Rossi

          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

          1 Reply Last reply Reply Quote 0
          • Federico BarbolanF Offline
            Federico Barbolan
            last edited by

            hello,

            how can I do to install the libraries of Scintilla to correctly view the comments Cobol?
            how should I do?
            thanks

            Claudia FrankC 1 Reply Last reply Reply Quote 0
            • Claudia FrankC Offline
              Claudia Frank @Federico Barbolan
              last edited by

              @Federico-Barbolan

              scintilla is part of notepad++, there is nothing to configure.
              What problem/issue did you discover?

              Cheers
              Claudia

              1 Reply Last reply Reply Quote 0
              • Federico BarbolanF Offline
                Federico Barbolan
                last edited by

                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 GREEN
                

                ABCDE * THE COMMENT IS CORRECTLY COLORED IN GREEN
                ABCDEF* THE COMMENT IS NOT CORRECTLY COLORED IN GREEN

                how we can intervene on the Scintilla libraries to solve the problem?
                thanks

                Claudia FrankC 1 Reply Last reply Reply Quote 0
                • Claudia FrankC Offline
                  Claudia Frank @Federico Barbolan
                  last edited by

                  @Federico-Barbolan

                  scintilla bugs/features can be addressed here.

                  Cheers
                  Claudia

                  1 Reply Last reply Reply Quote 0

                  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
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors