简体   繁体   English

如何从突出显示的文本中删除圆形边框?

[英]How to remove rounded border from highlighted text?

I wanted to know how to remove this rounded border from highlighting text:我想知道如何从突出显示文本中删除这个圆形边框:

看这里

Found the solution, it was a simple fix:找到了解决方案,这是一个简单的修复:

    "editor.roundedSelection": false,

This setting defaulted to true from a recent update, hope this helps:)此设置在最近的更新中默认为 true,希望对您有所帮助:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM