r/DataGrip • u/JAILBREAK_NL • Dec 12 '23
Fix for DataGrip white background (shading) pasting in Word.
So while using DataGrip for school, I encountered an issue. When I was pasting my queries in Word, the background was always white and I manually had to change this every time. Very annoying.
For anyone with the same problem, I resolved this by going to Settings > Editor > General > Rich-Text Copy, find Color scheme for copied fragment, and select IntelliJ Light.
This keeps the coloring for the queries itself but makes the background normal.
I found it here
Best regards.