Reputation: 1849
How to wrap the text inside cell in DataGrip?
I am increasing my row height and want the text/data in value column to wrap instead of me scrolling to the right to view all the cell content. Is it possible to do in Datagrip?
Upvotes: 5
Views: 3699
Reputation: 10365
Choose 'Active Editor: Use Soft Wraps' from the Find Action (Ctrl+Shift+A) menu if you'd like to have word wraps for viewing the text.
Upvotes: 8