nested code sections

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Bryan Sampieri

nested code sections

Post by Bryan Sampieri »

I've started doing a lot of stuff with JSP and ASP, and PHP somewhat, and it would be great if the next release would support nested code styles, where it can recognize HTML or XML code in part of the documents, and then between code start/end tags, switch to the other code coloring. This should be regardless of whether the code comes within quotes, cuz it's possible to do that with JSP.

Also, another thing that would be good, is that JSP code sections may start with <%, or sometimes with <jsp: or other tag names. Because of this nesting, it might make sense to expand the SyntaxStart/SyntaxEnd to be able to take multiple start/end markers. Granted, in this case, < would work for all cases.
Ray at work

Re: nested code sections

Post by Ray at work »

We have vanilla, chocolate, and strawberry.

Ray at work
Post Reply