I have a preference to not how inlay hints in datagrip as is misaligns my SQL code. How can I turn this “feature” off?
I am answering this myself because the solution I found was rather unconventional and I was not able to find the answer via an AI or search engine.
As of DataGrip 2024.1.2 the only way I was able to find out how to do this after digging for a while was to
- Go into settings
- Search for inlay
- Go to the keymap (Other > Toggle Inlay Hints Globally)
- Bind a hotkey
- Run the hotkey
Perhaps someday this will be a setting and not just a hotkey.