简体   繁体   中英

How to change jEdit autoclose html tag functionality?

jEdit autocloses the last open html tag when typing

I want jEdit to close the open tag automatically (as it closes a bracket) and places the cursor between the tags.

How can I do this?

jEdit does not auto-close any brackets. I guess you are using the FirstMate plugin or something similar which is providing that functionality. The functionality you are searching is in the XML plugin which also handles HTML. In its settings you have an option for autoclosing on typing "

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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