Search found 4 matches

by rbro
Thu Nov 04, 2021 10:51 pm
Forum: General
Topic: tool output and open all
Replies: 0
Views: 13198

tool output and open all

I have a custom tool set-up in TextPad that returns a list of filenames and line numbers, and I have the registers set-up to capture the filename and line number. After the tool runs, I can double-click on a line and the file opens, but if I right-click and do Open All, nothing happens. Is there ...
by rbro
Wed May 28, 2014 1:10 pm
Forum: General
Topic: viewing files with tabs
Replies: 1
Views: 466

viewing files with tabs

I am running into a small issue with TextPad where a line containing tabs isn't displayed properly when syntax highlighting is enabled. As an example, place the following line into a file test.js: var test = ' abc'; The characters between the single quotes are: [tab]abc When I open up that file in ...
by rbro
Wed Oct 20, 2010 1:49 am
Forum: Enhancement Suggestions
Topic: View full filename in document tab
Replies: 0
Views: 404

View full filename in document tab

Is there a way in Textpad 5.x to view the full filename on a document tab? I tend to work with longer filenames and they get truncated with "..." at the end of them, so if I have a few files open that have the same initial set of characters in their filenames, I cannot distinguish one filename from ...
by rbro
Tue Nov 24, 2009 2:19 pm
Forum: General
Topic: Multiple Windows on a Single Document?
Replies: 9
Views: 2522

Yes, I agree. What I would find very useful would be to duplicate a window multiple times - so that I could open up the same file multiple times, each in different tabs, and work on different parts of the same file via switching tabs. Each of those tabs would be kept in sync, so that an edit in one ...