SQL coloration syntiax and meaning
-
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 ? -
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
-
@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 !
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