Reputation: 103
I wanted to know how to remove this rounded border from highlighting text:
Upvotes: 1
Views: 494
Reputation: 103
Found the solution, it was a simple fix:
"editor.roundedSelection": false,
This setting defaulted to true from a recent update, hope this helps :)
Upvotes: 2