I don't know if this is the right place to say,
but i have two suggestions.
1. Have the command output window docked to the project/document window, an option of course?
2. Have Output option in the Command Editor, that lets me jump to a specific file/line/col of a file.
Best Editor, Already a Convert (after 3 days)
Julian Tyler +----------------------------------------------------------------------- ----+ + A debugged program is one for which you have not yet found the conditions + + that make it fail. + + -- Jerry Ogdin (ASK)+ +----------------------------------------------------------------------- ----+
Where in the help?
I already know that i can use the separate window with a regex pattern but what i want is to jump straight to a file/linenumber/col, without opening a new window, which i need to click in.
Julian.
On Fri, May 6, 2005 9:50 am, Erich Ocean said:
On May 5, 2005, at 4:19 PM, Julian Tyler wrote:
- Have Output option in the Command Editor, that lets me jump to a
specific file/line/col of a file.
You can already do that; read the built-in help for instructions.
Best, Erich
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On May 6, 2005, at 5:13, Julian Tyler wrote:
I already know that i can use the separate window with a regex pattern but what i want is to jump straight to a file/linenumber/col, without opening a new window, which i need to click in.
So what you want is a way to control the caret from a command? And additionally open new files in the existing document window!?!
On Fri, May 6, 2005 8:04 pm, Allan Odgaard said:
On May 6, 2005, at 5:13, Julian Tyler wrote:
I already know that i can use the separate window with a regex pattern but what i want is to jump straight to a file/linenumber/col, without opening a new window, which i need to click in.
So what you want is a way to control the caret from a command? And additionally open new files in the existing document window!?!
Yes, if you mean command as something in a bundle (not from the cmd line).
Julian.
On May 7, 2005, at 7:08, Julian Tyler wrote:
So what you want is a way to control the caret from a command? And additionally open new files in the existing document window!?!
Yes, if you mean command as something in a bundle (not from the cmd line).
I did, although being able to control it from the command line = able to control it from a bundle command.
Currently you can go to a particular file/line/column using either the txmt:// URL scheme or the “tm” command. The former is probably best to rely on, since it doesn't require a correct PATH.
In the future I'll also add AppleScript, but if you have something particular in mind which you don't seem able to achieve, then please elaborate and maybe it already is possible.
Let me take this opportunity to add a suggestion myself. The feature that I absolutely love in TM is that in order to move text around, I can use Control-Command-arrow keys to do it, without messing with the pasteboard. It would be dreamy, if I could have TM move the selected text over whole words when doing that, maybe with Ctrl-Cmd-Opt-arrow keys? Or are these reserved for other use?
On May 5, 2005, at 6:19 PM, Julian Tyler wrote:
I don't know if this is the right place to say,
but i have two suggestions.
- Have the command output window docked to the project/document
window, an option of course?
- Have Output option in the Command Editor, that lets me jump to a
specific file/line/col of a file.
Best Editor, Already a Convert (after 3 days)
Julian Tyler +---------------------------------------------------------------------- -----+
- A debugged program is one for which you have not yet found the
conditions +
- that make it fail.
-- Jerry Ogdin
(ASK)+
+----------------------------------------------------------------------
+______________________________________________________________________ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
Haris
On May 6, 2005, at 5:19, Charilaos Skiadas wrote:
Let me take this opportunity to add a suggestion myself.
That's alright, but PLEASE start a new thread, and give that thread a proper subject [1]!
The feature that I absolutely love in TM is that in order to move text around, I can use Control-Command-arrow keys to do it, without messing with the pasteboard. It would be dreamy, if I could have TM move the selected text over whole words when doing that, maybe with Ctrl-Cmd-Opt-arrow keys? Or are these reserved for other use?
These are used for scrolling the display [2]. But cmd-option-shift is free. I have the request on the to-do, and may change keys slightly to get it on the option modifier though.
[1] http://www.useit.com/alertbox/980906.html [2] http://lists.macromates.com/pipermail/textmate/2005-January/002572.html
On May 6, 2005, at 5:02 AM, Allan Odgaard wrote:
That's alright, but PLEASE start a new thread, and give that thread a proper subject [1]!
Sorry Allan, I usually do start a new thread. In this case it seemed that the thread's subject was indeed people's suggestions, I figured it would be easier for them to be in one place. I would probably have been much better to start a new thread with a subject like: "Moving selection past words" or something like that.
The feature that I absolutely love in TM is that in order to move text around, I can use Control-Command-arrow keys to do it, without messing with the pasteboard. It would be dreamy, if I could have TM move the selected text over whole words when doing that, maybe with Ctrl-Cmd-Opt-arrow keys? Or are these reserved for other use?
Haris