Andre Santos wrote:
Hi,
Try using Smart Brackets to see if it fits your needs. Also turning on Highlight Brackets can be helpful.
Highligh brackets is already checked but it can only highlights the brackets that have some valid opening/closing tags.
Twistpad is not a optimized to work in any particular language, it's a general programming IDE, so some automations found in specific language editors will most likely not be in twistpad.
This will help for :
CSS ({ and })
ASP
Fortran ([ and ])
JS+VBS (( and ),{ and }, [ and ])
MSDOS-BAT (" and ')
PHP
XML ( < and >)...
Yes, a syntax editor is planned in the near future
Thanks,
Great.