I am on OSX Mavericks 13.1.0 Darwin Kernel (64-bit). I just downloaded
the latest Alpha, opened a new window to create a file. When I go to
save it to the desktop, it goes nowhwere. I exited the application and
tried this again, same results.
FYI
Forrest
Hi all,
I am new to text mate 2. I download a version, and it seems that it can only open one file at a time. I want to know if it support creating a project like an IDE? Or it will support it in the future? Thank you.
Best wishes,
Xu Zhou
Hello,
There seems to be a recent change in the way braces/brackets are indented when put on their own line in PHP. Previously (in the last stable release I believe), if I typed:
function test($variable)<return>
{<return>
That would extend to:
function test($variable)
{
<insertion point here>
}
It would appear that with 2.0-alpha.9515, the same keystrokes cause the opening brace to indent, as such:
function test($variable)
{
<insertion point here>
}
In the Javascript context, the behavior has not changed and the braces are still at the same indent level as the function declaration.
Is this by design? Is there a setting that I can change to return PHP to the previous behavior?
Thank you,
Jay
Hi all,
There have been for a short while an addition to the go to file command (cmd+T) that was allowing to filter to methods too by adding a ‘@‘
For the short time it worked, I found that really useful.
Is there any plan for adding that back, or history why it’s not possible or not a good idea ?
Cheers,
David
If I press Fn + backspace, the character to the right of the cursor is
deleted. Is there a keyboard shortcut to insert one space to the right of
cursor?
Thanks
Ross
I edit/write/manipulate a lot of XML files and I'd like to create a simple way to use XPath for searching/selecting in the current document. Ideally, I'd open a textfield akin to the "Incremental Search" (CTRL+S) field and just write the expression, hit enter and the results would open in a "Web Preview" window.
I can get the durrent document's contents and do the XPath stuff, but I don't know how to hi-jack (if at all possible) the Incremental Search bar, or create something that worked similar.
Any clues for how to approach that?
An alternative way would be to just open a $DIALOG, asking for the XPath expression and then do the processing - but I can't see a $DIALOG command that lets me do that (read input)...
--
Chriztian
Hi all,
First time poster. I had a question regrading the lineHighlight property.
I.e for having a theme set a background colour to the current line in
TextMate 2. I haven't been able to get it to work.
Will this feature be implemented? If yes, is there a releated feature/bug
reference number that one can track, or an ETA?
Thanks in advance.
Best Regards,
S.P.
Lets say I have this abbreviation:
RSPB
Can I make a command which, when I select ³RSPB² and hit a keyboard
shortcut, will replace ³RSPB² with ³Royal Society for Protection of Birds²?
Thanks
Ross
Oooh, this sounds like a bundle targetted to use with the OSX Mail.app. I might just have to leap to TM2.
Is there a description of its features somewhere?
jon
> Date: Tue, 04 Mar 2014 20:20:06 +0700
> From: "Allan Odgaard" <mailinglist(a)textmate.org>
> Subject: [TxMt] Re: Mail bundle font setting