CodeLobster IDE
http://codelobster.com/forum/

Code Collapse Should Show Opening, Not Closing Tag
http://codelobster.com/forum/viewtopic.php?f=2&t=24007
Page 1 of 1

Author:  Tcalp [ Wed Nov 01, 2017 2:27 am ]
Post subject:  Code Collapse Should Show Opening, Not Closing Tag

I don't know if this is an option somewhere, but when I collapse code, I get shown the closing HTML tag. When doing multiple collapses this is exetremly annoying an doesn't inform the user well.

By example if I have
Code:
<div class="tab-content">
    ...
</div>


I would get
Code:
<div\>


What I'd like to see is:
Code:
<div class="tab-content"\>

Author:  Admin [ Wed Nov 01, 2017 6:31 am ]
Post subject:  Re: Code Collapse Should Show Opening, Not Closing Tag

Hi.

Do You use latest version 5.13?

Could You, please, send us the screenshot of your tooltip?
(and your source file)

Thanks,
Codelobstrer Team.

Author:  Tcalp [ Thu Nov 09, 2017 12:14 pm ]
Post subject:  Re: Code Collapse Should Show Opening, Not Closing Tag

Sorry I guess I was a bit wrong, it's still showing the opening tag, but it does remove the internals of the html tag which I'd rather still see...

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/