The issue fixed itself for a brief time without me changing anything, but is now happening again.
There are keywords with hyphens in my syntax file, however this never caused an issue before.
Search found 4 matches
- Mon May 29, 2017 1:19 pm
- Forum: General
- Topic: Double clicking a word selects the trailing hyphens
- Replies: 4
- Views: 1143
- Fri May 26, 2017 3:27 pm
- Forum: General
- Topic: Double clicking a word selects the trailing hyphens
- Replies: 4
- Views: 1143
- Fri May 26, 2017 2:55 pm
- Forum: General
- Topic: Double clicking a word selects the trailing hyphens
- Replies: 4
- Views: 1143
Double clicking a word selects the trailing hyphens
Normally when I double-click a word in Textpad it won't select the trailing hyphen (unless it's a keyword defined in syntax highlighting), but today that behaviour changed for some reason.
For example, if the text is "$obj->property" and I double-click on "obj", I want it to only highlight "obj ...
For example, if the text is "$obj->property" and I double-click on "obj", I want it to only highlight "obj ...
- Fri Feb 19, 2016 5:27 pm
- Forum: General
- Topic: File encoding detection when opening from windows explorer
- Replies: 3
- Views: 1811
File encoding detection when opening from windows explorer
I have a file with UTF characters in it (currency symbols) and when I open it with Textpad's "File -> Open" dialog the characters display fine, but if I open it by double-clicking the file in windows file explorer, the characters display as different characters. They don't get converted to question ...