Hi guys,

 

A minor issue.

 

The marking of joint parenthesis in the editor of the BaseXGUI doesn’t take account of parenthesis  within strings.

That is parenthesis  of statements are joint to parenthesis within strings.

This corrupts the marking of parenthesis.

 

Example:  the parenthesis marking of:  concat( ‘(’ , $var) , doesn’t work properly because of the parenthesis-string within the concat-statement.

 

I use  the latest BaseX-snapshot

 

Regards,

 

Rob Stapper