I use TextPad mostly as a source code editor for various languages.
What I like in TextPad is that the search results and tool outputs (e.g. from the compiler) behave like documents. Which means I have full access with the keyboard (Ctrl-Tab or Shift/Ctrl-F11 etc.) to switch back and forth. Return ...
Search found 21 matches
- Fri Oct 29, 2010 7:23 am
- Forum: General
- Topic: TextPad vs. UltraEdit: arguments for TextPad
- Replies: 11
- Views: 3682
- Fri May 28, 2010 7:16 am
- Forum: General
- Topic: Shift key stops working properly, < becomes ;
- Replies: 6
- Views: 904
I had the same problem (in the opposite direction). The standard "keystroke" is Alt-Shift. Yes just those without pressing any other key and then releasing them switches to another language layout.
If you don't really need this (and it seems you don't), you can delete the unwanted language layout ...
If you don't really need this (and it seems you don't), you can delete the unwanted language layout ...
- Wed Feb 28, 2007 8:23 am
- Forum: General
- Topic: Extra Extensions in "Find In Files"
- Replies: 3
- Views: 593
- Mon Jan 22, 2007 2:27 pm
- Forum: General
- Topic: PLEASE HELP with FindNext on Windows
- Replies: 5
- Views: 897
I just created a new document class with your syn-file as syntax highlighting definition and it works just fine!
So there must be something in your settings that differ from mine.
The only thing that I know of that might influence syntax highlighting is a setting that defines additional characters ...
So there must be something in your settings that differ from mine.
The only thing that I know of that might influence syntax highlighting is a setting that defines additional characters ...
- Fri Aug 26, 2005 6:54 am
- Forum: General
- Topic: Relative path names in textpad workspace
- Replies: 1
- Views: 535
The workspace does save its files with relative paths! But relative to the position of the workspace-file itself.
So when you put the workspace file in the dir C:\XXX, it contains the files a.txt and b.txt and when you rename XXX to YYY everything should work just fine. At least it does for me. I ...
So when you put the workspace file in the dir C:\XXX, it contains the files a.txt and b.txt and when you rename XXX to YYY everything should work just fine. At least it does for me. I ...
- Fri Nov 12, 2004 7:45 am
- Forum: General
- Topic: 'Find All' in the current document?
- Replies: 4
- Views: 955
- Wed Nov 10, 2004 7:55 am
- Forum: General
- Topic: 'Find All' in the current document?
- Replies: 4
- Views: 955
- Mon Nov 08, 2004 7:50 am
- Forum: General
- Topic: Problem with Replace
- Replies: 4
- Views: 1386
- Tue May 04, 2004 6:53 am
- Forum: General
- Topic: Bug:"Another application has updated the file"
- Replies: 5
- Views: 927
- Wed Feb 18, 2004 11:48 am
- Forum: General
- Topic: Character Class not recognized in Regular expression
- Replies: 3
- Views: 813
- Tue Oct 14, 2003 7:20 am
- Forum: General
- Topic: How to update .TWS when moving files to new directory?
- Replies: 1
- Views: 441
You don't need to do anything if the TWS-file is at the correct location.
The location of files in a workspace is saved in the tws file relative to its position.
So if you store the tws-file in c:\download\project1 everything is as you want it. Copy the whole directory including the tws-files to c ...
The location of files in a workspace is saved in the tws file relative to its position.
So if you store the tws-file in c:\download\project1 everything is as you want it. Copy the whole directory including the tws-files to c ...
- Tue Jul 08, 2003 6:52 am
- Forum: General
- Topic: RegEx class operators not working! >:-O
- Replies: 2
- Views: 543
- Thu Jul 03, 2003 7:11 am
- Forum: General
- Topic: Highlight color of string located by "find next"
- Replies: 5
- Views: 626
- Wed May 14, 2003 6:52 am
- Forum: General
- Topic: Find all occurences in this file.
- Replies: 14
- Views: 10586
Hi Nial: When you can write perl-scripts you have my respect and you should never have any problem whatsoever :-)
A floating output window! Nice idea.
Ed: Look under http://ctags.sourceforge.net/
Kind regards
Jens
A floating output window! Nice idea.
Ed: Look under http://ctags.sourceforge.net/
Kind regards
Jens