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

More specific buttons
http://codelobster.com/forum/viewtopic.php?f=2&t=24717
Page 1 of 1

Author:  Petru [ Fri Nov 29, 2019 1:15 pm ]
Post subject:  More specific buttons

Right now Codelobster is very poor about html tags/controllers.

For example form buton is:
Code:
<form></form>
.

It should me more complete, like this:
Code:
<form method="" action="" name=""></form>

Author:  Admin [ Sun Dec 01, 2019 8:18 am ]
Post subject:  Re: More specific buttons

Hi.

You can complete all attributes of any tag inside it.
So if you press 'space' before closing > than You will get all available attributes.

Regards,
Codelobster Team.

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