Reduce left-margin in Visual Studio 2015

核能气质少年 提交于 2019-12-03 22:57:22

I've created an extension for this, it hides both the outlining and suggestion margins.

Concerning the light-bulb, it seems that there is currently no option to turn it off, but it is a requested feature: http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/9139204-option-to-disable-quick-action-squiggles

Please add your votes to this one if you agree that it is important. Hopefully if Microsoft address this, then they might also address my issues with the left-margin.

Check the selection margin for an xml file. The option works correctly for this file type.

An extra selection margin is added for cs files by unknown reason. It looks like there is a bug in the IDE.

(tested on VS2017)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!