Search found 3 matches

by martindfurrer
Mon Dec 02, 2024 4:12 pm
Forum: General
Topic: Subsequent equals sign is also selected when identifier is selected
Replies: 4
Views: 3057

Re: Subsequent equals sign is also selected when identifier is selected

Thank you bbadmin. I removed the equals signs from the list of identifiers and it works now.
by martindfurrer
Mon Dec 02, 2024 2:49 pm
Forum: General
Topic: Subsequent equals sign is also selected when identifier is selected
Replies: 4
Views: 3057

Re: Subsequent equals sign is also selected when identifier is selected

Hello bbadmin,
Yes, the error occurs when double-clicking on the identifier.
The code was not complete, just an excerpt. I have now completed it. You should now be able to reproduce the error.
by martindfurrer
Mon Dec 02, 2024 9:36 am
Forum: General
Topic: Subsequent equals sign is also selected when identifier is selected
Replies: 4
Views: 3057

Subsequent equals sign is also selected when identifier is selected

With my syntax file, if I select an identifier followed by an equals sign, the equals sign is also selected, which is undesirable. Example:
%let a= 1;
This was not the case in earlier versions of Textpad (before Textpad 9 I think).
How can I fix this so that only the identifier is selected?
My ...