Notepad++ highlight syntax in SQL for square bracketsMatch (highlight) invalid Hungarian notation variables...

Can I become debt free or should I file for bankruptcy? How do I manage my debt and finances?

Is there a low-level alternative to Animate Objects?

Multiplication via squaring and addition

Why does the 31P{1H} NMR spectrum of cis-[Mo(CO)2(dppe)2] show two signals?

The change directory (cd) command is not working with a USB drive

Avoiding unpacking an array when altering its dimension

I can't die. Who am I?

What can I substitute for soda pop in a sweet pork recipe?

Where is the fallacy here?

Whom do I have to contact for a ticket refund in case of denied boarding (in the EU)?

How to count occurrences of Friday 13th

Which aircraft had such a luxurious-looking navigator's station?

Difference between 'stomach' and 'uterus'

Pronunciation of powers

If nine coins are tossed, what is the probability that the number of heads is even?

Is the set of paths between any two points moving only in units on the plane countable or uncountable?

Is there any relevance to Thor getting his hair cut other than comedic value?

What is the difference between ashamed and shamed?

Find the next monthly expiration date

chrony vs. systemd-timesyncd – What are the differences and use cases as NTP clients?

What is the difference between throw e and throw new Exception(e)?

Are small insurances worth it

Is there a German word for “analytics”?

How can I handle a player who pre-plans arguments about my rulings on RAW?



Notepad++ highlight syntax in SQL for square brackets


Match (highlight) invalid Hungarian notation variables syntaxFoldable/collapsable notepad++ markdown syntaxIs it possible to import VIM syntax highlight into Notepad++?User Defined Language Notepad++Notepad++ For Normal Text and Syntax Highlight?Notepad++ syntax highlighting sql within php filePlaintext Syntax Highlighting and/or Custom Highlighting SyntaxNotepad++ variable name syntax highlightHighlight comment in Notepad++ after langs.xml alterationHow to change the highlight in Notepad ++ for variables in double quotes?













0















Is there a way how to highlight syntax in Notepad++ for SQL when a column name is in square brackets? For example:



SELECT [Product Type]
FROM ...


I would like to see these brackets and text within to have a single color - now the "Type" is a keyword so it has a different color. I know I can use double quotes instead of brackets or define my own language but I am looking only for this adjustment. I googled a lot but I did not find any solution, maybe someone already dealt with the same issue.










share|improve this question









New contributor




Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    Is there a way how to highlight syntax in Notepad++ for SQL when a column name is in square brackets? For example:



    SELECT [Product Type]
    FROM ...


    I would like to see these brackets and text within to have a single color - now the "Type" is a keyword so it has a different color. I know I can use double quotes instead of brackets or define my own language but I am looking only for this adjustment. I googled a lot but I did not find any solution, maybe someone already dealt with the same issue.










    share|improve this question









    New contributor




    Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      Is there a way how to highlight syntax in Notepad++ for SQL when a column name is in square brackets? For example:



      SELECT [Product Type]
      FROM ...


      I would like to see these brackets and text within to have a single color - now the "Type" is a keyword so it has a different color. I know I can use double quotes instead of brackets or define my own language but I am looking only for this adjustment. I googled a lot but I did not find any solution, maybe someone already dealt with the same issue.










      share|improve this question









      New contributor




      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      Is there a way how to highlight syntax in Notepad++ for SQL when a column name is in square brackets? For example:



      SELECT [Product Type]
      FROM ...


      I would like to see these brackets and text within to have a single color - now the "Type" is a keyword so it has a different color. I know I can use double quotes instead of brackets or define my own language but I am looking only for this adjustment. I googled a lot but I did not find any solution, maybe someone already dealt with the same issue.







      notepad++ sql syntax-highlighting






      share|improve this question









      New contributor




      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 9 hours ago









      Worthwelle

      2,72531325




      2,72531325






      New contributor




      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 10 hours ago









      Lukáš HeinzLukáš Heinz

      1




      1




      New contributor




      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Lukáš Heinz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Lukáš Heinz is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411222%2fnotepad-highlight-syntax-in-sql-for-square-brackets%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Lukáš Heinz is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Lukáš Heinz is a new contributor. Be nice, and check out our Code of Conduct.













          Lukáš Heinz is a new contributor. Be nice, and check out our Code of Conduct.












          Lukáš Heinz is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411222%2fnotepad-highlight-syntax-in-sql-for-square-brackets%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...