Automatically add close quote in visual studio like resharper does

青春壹個敷衍的年華 提交于 2019-12-23 11:11:37

问题


can not find this option in new studio (2010)


回答1:


As far as I know this isn't built in to VS2010 - an add-in such as Visual Assist (and you've already mentioned Resharper yourself) will get this for you. Of course, that won't help for the Express versions of VS2010 since add-ins aren't supported in those SKUs.




回答2:


Options- Text Editor- HTML- Formatting- Insert attributes values quotes when typing




回答3:


This is probably because you need to download it first, then install it. The next time you run VS2010, you should be able to start using ReSharper automatically.



来源:https://stackoverflow.com/questions/2738377/automatically-add-close-quote-in-visual-studio-like-resharper-does

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