Community
    • Login

    SQL coloration syntiax and meaning

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 629 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.
    • massimo doroM Offline
      massimo doro
      last edited by massimo doro

      I nedd some help to understand the meaning of the colors preset by Notepad ++ in the SQL language.
      There is an info file ?
      This because I have an import error in Excel and I see that the line with the import erro is that one is GRAY in Notepad++.
      So I need the color explanation to understand the error.
      Can you help me ?

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP Offline
        PeterJones @massimo doro
        last edited by

        @massimo-doro ,

        The colors chosen for a particular language are shown in the Settings > Style Configurator for a particular language. So you can probably figure out the name of that grey style.

        However, relying on a syntax highlighter to catch your coding errors is problematic at best. I think at one point, @Alan-Kilborn shared a script, https://community.notepad-plus-plus.org/post/71021 , and I adapted it to https://github.com/pryrt/nppStuff/blob/main/pythonScripts/nppOnSaveSyntaxCheck.py , which runs a perl syntax check every time I save a perl file, so it gives me nearly-live error checking

        massimo doroM 1 Reply Last reply Reply Quote 3
        • massimo doroM Offline
          massimo doro @PeterJones
          last edited by

          @peterjones
          Thank you very much !
          I found the explenation of the gray style for SQl language !
          It is a string !
          Now I have understand my excel import error !

          1 Reply Last reply Reply Quote 1

          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