disable closing tags in notepad++

◇◆丶佛笑我妖孽 提交于 2020-01-24 12:17:06

问题


How do you disable closing tags in Notepad++?

For example, if I type <html>, I don't want the program to add </html> after I type it. The same goes for any other tags.

I have already double checked the Preferences -> Auto-Completion, and made sure it is all unchecked.


回答1:


Go to:

Settings -> Preferences -> Auto Completition -> Auto Insert

Uncheck the option

html/xml close tag


来源:https://stackoverflow.com/questions/35513546/disable-closing-tags-in-notepad

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