How can I disable SQL highlighting in String constant?

已回答

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

0

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

请先登录再写评论。