https://github.com/flyrell/html-attribute-folder
https://github.com/flyrell/html-attribute-folder
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flyrell/html-attribute-folder
- Owner: Flyrell
- License: mit
- Created: 2022-08-16T12:41:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T12:44:50.000Z (about 1 year ago)
- Last Synced: 2025-03-16T15:54:57.311Z (about 1 year ago)
- Language: Kotlin
- Size: 66.4 KB
- Stars: 8
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML Attribute Folder
## IntelliJ Plugin
Annoyed with some html attributes and their length?
This simple and lightweight plugin will help you fold them, so you don't need to see them anymore. Any
template written in JSX, XML, HTML, XHTML and DTD is supported by the plugin. The plugin will not edit your real code in any way, and you can choose whether
to fold
the items by default, placeholder for folded items, and how the folding looks like.
You can find the plugin on [IntelliJ marketplace](https://plugins.jetbrains.com/plugin/19715-html-attribute-folder).
## Compatibility
Manually verified with these products…
- IntelliJ IDEA Community Edition 2024.3+
- IntelliJ IDEA Ultimate 2024.3+
- PhpStorm 2024.3+
- WebStorm 2024.3+
## ❤️🙏 Love & Thanks
- [tscharke](https://github.com/tscharke) for contributing