Search found 3 matches
- Mon Dec 02, 2024 4:12 pm
- Forum: General
- Topic: Subsequent equals sign is also selected when identifier is selected
- Replies: 4
- Views: 3056
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.
- Mon Dec 02, 2024 2:49 pm
- Forum: General
- Topic: Subsequent equals sign is also selected when identifier is selected
- Replies: 4
- Views: 3056
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.
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.
- Mon Dec 02, 2024 9:36 am
- Forum: General
- Topic: Subsequent equals sign is also selected when identifier is selected
- Replies: 4
- Views: 3056
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 ...
%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 ...