Syntax highlighting is only applied when a file is first opened or when you explicitly define it on a per file basis via the right-click properties menu. Assigning a syntax file to a class does not affect files already open.
If you were to re-open those perl files in 5.x you would see the syntax ...
Search found 550 matches
- Wed Nov 03, 2010 2:48 pm
- Forum: General
- Topic: Finally!!! Upgraded from 4.7 to 5.3
- Replies: 12
- Views: 8194
- Tue Sep 21, 2010 4:42 pm
- Forum: General
- Topic: compiler problem
- Replies: 1
- Views: 990
Search the forums for csc
http://forums.textpad.com/viewtopic.php ... hlight=csc
this in particular http://forums.textpad.com/viewtopic.php ... hlight=csc
http://forums.textpad.com/viewtopic.php ... hlight=csc
this in particular http://forums.textpad.com/viewtopic.php ... hlight=csc
- Mon Sep 20, 2010 2:41 pm
- Forum: General
- Topic: Incrising the range of numeric value
- Replies: 1
- Views: 977
- Tue Jun 08, 2010 4:55 pm
- Forum: General
- Topic: Removing license
- Replies: 3
- Views: 1593
- Tue May 25, 2010 1:57 pm
- Forum: General
- Topic: Increasing problems under Windows 7
- Replies: 6
- Views: 2852
- Tue May 04, 2010 1:56 pm
- Forum: General
- Topic: Textpad in command prompt
- Replies: 13
- Views: 13911
- Mon Apr 19, 2010 2:44 pm
- Forum: Java
- Topic: Textpad + Java 64 bit for windows 7 (unique problem)
- Replies: 6
- Views: 20690
- Tue Mar 23, 2010 4:01 pm
- Forum: Java
- Topic: Textpad + Java 64 bit for windows 7 (unique problem)
- Replies: 6
- Views: 20690
- Mon Mar 22, 2010 3:10 pm
- Forum: Java
- Topic: Textpad + Java 64 bit for windows 7 (unique problem)
- Replies: 6
- Views: 20690
- Thu Mar 18, 2010 2:37 pm
- Forum: General
- Topic: File not shrinking when saved on Windows 7
- Replies: 1
- Views: 1174
TP 5.3.1 here and Win 7 Professional. I can't reproduce it.
Do the attributes of the file in windows explorer show the file as having a recent modified date? For larger files, does the size on disk decrease? Anything interesting show up if you point a hex editor at the file? xvi32 is my preference ...
Do the attributes of the file in windows explorer show the file as having a recent modified date? For larger files, does the size on disk decrease? Anything interesting show up if you point a hex editor at the file? xvi32 is my preference ...
- Wed Mar 17, 2010 3:48 pm
- Forum: General
- Topic: Updating program header with current filename
- Replies: 1
- Views: 1251
No, the current filename is not available as a regex replacement value. It is available in TextPad as Edit, Insert, File Name but that's probably not as practical given that you have some perl-fu
2) WildEdit uses the Boost RegEx engine which is much more modern and powerful than the one currently ...
2) WildEdit uses the Boost RegEx engine which is much more modern and powerful than the one currently ...
- Wed Mar 17, 2010 3:42 pm
- Forum: General
- Topic: Does it support those requirements?
- Replies: 3
- Views: 1771
- Tue Mar 16, 2010 3:51 pm
- Forum: General
- Topic: Does it support those requirements?
- Replies: 3
- Views: 1771
Re: Does it support those requirements?
Hello,
I was recommended this text editor. Before I evaluate it further, I'd appreciate it if experienced users could tell me if it supports the following must-have features:
Either all documents are in a single-file database, or application autosaves without prompting for filename, so I can ...
I was recommended this text editor. Before I evaluate it further, I'd appreciate it if experienced users could tell me if it supports the following must-have features:
Either all documents are in a single-file database, or application autosaves without prompting for filename, so I can ...
- Thu Mar 11, 2010 5:31 pm
- Forum: General
- Topic: file parsing
- Replies: 6
- Views: 5805
- Thu Feb 04, 2010 5:56 pm
- Forum: Java
- Topic: how to solve this simply question.. lol
- Replies: 1
- Views: 2167
Google it! http://java.sun.com/docs/books/tutorial ... /problems/ First item corresponds to your issue