How can I disable SQL highlighting in String constant?

Answered

Hello, is there a way to disable SQL highlighting in String constant?

0
1 comment

Depending on your ultimate goal, you can:

  • Disable unwanted language injections under Settings/Preferences | Editor | Language Injections
  • Disable the SQL | 'SQL dialect detection' inspection at File | Settings | Editor | Inspections.

1

Please sign in to leave a comment.