迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:mattberkowitz/autoclose-html开源软件地址:https://github.com/mattberkowitz/autoclose-html开源编程语言:CoffeeScript 96.7%开源软件介绍:Auto Close HTML package for Atom Text EditorWill automatically add closing tags when you complete the opening tag. InstallationInstall using
UsageUnder normal circumstances ending tags will be inserted on the same line for inline elements and with Bug Reports and ContributingIf you find a bug, please feel free to file an issue. Please understand however that I have very little time to work on this anymore, so most feature requests will not be implemented. Better than an issue, however, would be to try and fix it yourself and submit a PR. If you are interested in helping maintain this library, please contact me. As I mentioned, I have very little time to devote to this anymore, so if someone has interest in helping to keep it maintained, I'm open to considering it. OptionsForce InlineElements in this comma delimited list will render their closing tags on the same line, even if they are block by default. You can set this to "*" to force all closing tags to render inline. Force BlockElements in this comma delimited list will render their closing tags after a tabbed line, even if they are inline by default. A value of "*" for Force Inline overrides all values in Force Block. Never CloseElements in this comma delimited list should not render a closing tag Make Never Close Elements Self ClosingWill convert elements in Never Close list from Legacy/International ModeEnables the old style of completion detection using buffer events rather than keybindings. Atom doesn't work well currently with non-US/non-QUERTY keyboards and will not correctly fire events when '>' is pressed and/or fire events for entirely different keys. Please note that this mode is buggy (ie can complete after undo) and may not be compatible with new features and bug fixes in future releases, post-0.22.0 If/when the core issues behind keybindings not reporting correctly on international keyboards is solved this option will be removed. Changelog0.20.0
0.21.0
0.22.0
0.23.0
0.24.0
![]() |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论