Remove/turn off SQL background highlighting

已回答

Hi

How I can remove/turn off/stop  background highlighting of all SQL queries Example pick 1 

 

This is how it looks when I click on the row

Is there any way just to remove the green background highlighting and keep the other one like picture 2 

Note i have this issue on goland and IntelliJ 

3

Hello,

You can disable it in Preferences | Editor | Color Scheme | General | Code | Injected language fragment.

4

请先登录再写评论。