admin管理员组文章数量:1406064
I was messing around with the settings in Visual Studio Code, and accidentally enabled some kind of line count guide.
I have no idea what setting I changed, and no idea how to fix this. I don't seem to be able to revert it even when I try and change my work environment, and I can't seem to find anything that would let me change this back. It has apparently been set to pop up every 5 lines of code.
I was messing around with the settings in Visual Studio Code, and accidentally enabled some kind of line count guide.
I have no idea what setting I changed, and no idea how to fix this. I don't seem to be able to revert it even when I try and change my work environment, and I can't seem to find anything that would let me change this back. It has apparently been set to pop up every 5 lines of code.
Share Improve this question asked Mar 6 at 16:14 Niels Tobias Nørgaard SvendsenNiels Tobias Nørgaard Svendsen 174 bronze badges 4 |1 Answer
Reset to default 1This was due to a setting in the extension rpgmaker-text.
本文标签: Guidelines every 5 code lines in coding environmentVisual Studio CodeStack Overflow
版权声明:本文标题:Guidelines every 5 code lines in coding environment - Visual Studio Code - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744963326a2634788.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
ruler
there are vertical rulers, but I wasn't aware of horizontal rulers. – Daniel Black Commented Mar 6 at 16:31Developer: Reload With Extensions Disabled
command in the command palette)? If not, then do an extension bisect to figure out what extension is causing it. – starball Commented Mar 6 at 19:04