Disregard quote match in comments

Ideas for new features

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

Post Reply
Raven
Posts: 10
Joined: Tue Nov 18, 2003 4:58 pm
Contact:

Disregard quote match in comments

Post by Raven »

I'm just speaking for PHP code. Textpad gets confused if a quote is used in a comment. Example:

PHP Code ...
// This doesn't get handeled correctly
PHP Code

Textpad gets a migraine and its matching algorithm is always off. Since PHP only uses 3 types of comments, it shouldn't be hard to fix this.
Post Reply