Hi,
I happened to be looking for extension/method/hack that allows me to have folding function within a line content, for example when using utility classes in html such as Tailwind css, the line gets bigger and bigger, making it difficult to read the code with some modern framework. It could be awesome to have something like this:
<div class="...">
<div class="..."></div>
</div>
Also I found this git that demonstrate the action:
I don't know if this is achievable with MrCode, as it may require some API changing since such core function doesn't exist.
Hi, I happened to be looking for extension/method/hack that allows me to have folding function within a line content, for example when using utility classes in html such as Tailwind css, the line gets bigger and bigger, making it difficult to read the code with some modern framework. It could be awesome to have something like this:
Also I found this git that demonstrate the action:
I don't know if this is achievable with MrCode, as it may require some API changing since such core function doesn't exist.
Thank you :)
Originally posted by @moalamri in https://github.com/zokugun/MrCode/issues/6#issuecomment-1122286345