I'm using Textmate 2 (9147) on 10.7.4 to make LaTeX files. On this,
and every previous version of Textmate 2 I've used, I have not been
able to get the completion button (<esc>) to work inside of inside
\ref{} tags. When I type in a partial label name within \ref{} and
press <esc>, it does nothing --- that is it doesn't return matches
with \label{} tags. Completion does work inside \label{} tags. It will
return the contents of the last \ref{} tag. Completion worked in both
contexts in Textmate 1.
I haven't seen this mentioned here. Is anyone else encountering this behavior?
I upgraded to 9147, and the tm_properties file I use to control a
project continues to work, except for the fontName and fontSize
commands. I'm running 10.7.4.
Maybe this could be related to the softwrap issue Chris Fonnesbeck
posted about on the 7th?
Hello,
Minutes ago Textmate did an automatic update to Version 1.5.11 (1633)
This has caused the highlighting in HTML, CSS, JS documents to stop working.
Please advise on how to either restore the highlight feature or how to rollback to
previous Textmate version.
Regards,
-sjs
steven j steele
steven(a)stevenjsteele.com
Is the TM2 Find/Change dialog expected to eventually get the same options
as the TM 1.5 Find/Change dialog? I sorely miss the ability to Find Next
and Replace and Find without any extra hassle.
Yes, I can set the "In:" selection to "selection", Replace All, change In:
to Document, Find, set In: to Selection, Replace All, change In: to
Document, Find the next one.
I'd also like to see expanded (or expandable) text areas so I can see what
I'm trying to change.
Thanks
DZ
When I press ctrl+K in TM2, it kills (i.e., deletes) the line the cursor is on. When I press it a second time, it won't kill the line it now falls on. I think this has been true for all the versions of TM2 (mine is currently 9113).
I haven't seen this problem reported. Is anyone else experiencing this?
Kyle
On my new MBP, TextMate 2 displays horizontal black lines. Selecting
the text in the are makes them go away, but they are very annoying.
--
Ben Smith
Founder / CSA
WBP SYSTEMS
http://www.wbpsystems.com
I'm not savvy enough to see how to write a simple command for Textmate
2, and I'm wondering if anyone can help get me started.
The command should search the current file for "ch:\d" where \d is one
or two digits and spit that/those digits out where the cursor is.
many thanks,
Kyle
Yep, happens to me, too. Those two are rarely effective.
Lewy
On Jul 8, 2012, at 4:00 AM, textmate-request(a)lists.macromates.com wrote:
> 1. Some .tm_properties settings being ignored (Chris Fonnesbeck)
> 2. Re: Some .tm_properties settings being ignored (Chris Fonnesbeck)
>
> From: Chris Fonnesbeck <fonnesbeck(a)gmail.com>
> Subject: [TxMt] Some .tm_properties settings being ignored
> Date: July 7, 2012 7:38:50 AM AKDT
> To: textmate(a)lists.macromates.com
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
> I have both:
>
> softWrap = true
> softTabs = true
>
> set universally in my .tm_properties file, yet I occasionally open files that ignore both of these settings, requiring me to set them manually from the menu bar. Has anyone else seen this?
Hello,
Forgive me of this has been asked before, for I'm sure it has, but I must have missed it. I tried using TM2 briefly, but I could not find a way to import my existing custom bundles from TM to it.
Specifically, I have a custom syntax grammar file that I would like to use. How do I add it to TM2?
Thanks in advance.
dZ.
--
Sent from my iPhone
Hi,
in TM1 the keyboard shortcut ctrl+esc would bring up a free floating version of the Bundles item in the menu bar which was really nice for accessing bundle commands just with the keyboard. I have not been able to recreate this behavior in TM2, am I right in assuming that it is completely gone (which afaic would be a shame)?
Regards,
Carsten
Allan,
PHP files' syntax are OK now. Thank you! But the CSS bundle seems to be
removed. Can you check this, please?
*Gustavo Straube*
+55 41 4063 9790
+55 41 9933 4355
CodeKings, www.codekings.com.br
On Tue, Jun 26, 2012 at 11:47 AM, <textmate-request(a)lists.macromates.com>wrote:
>
>
> Message: 1
> Date: Tue, 26 Jun 2012 15:38:37 +0200
> From: Allan Odgaard <mailinglist(a)textmate.org>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Re: Problem with PHP syntax coloring
> Message-ID: <B49D8C43-F233-4C40-8BDD-1C2573C45C09(a)textmate.org>
> Content-Type: text/plain; charset=windows-1252
>
> On 26/06/2012, at 13.41, Gustavo Straube wrote:
>
> > I don't know if it's associated to the last TextMate's update (related
> to Apple developer ID signature) or was just a coincidence, but since
> yesterday the syntax coloring for PHP files stopped to work. I've noted
> that some other features like quote completion (when I write a single or
> double quote, the end quote not appear automatically) also failed.
>
> Build 1632 was accidentally pushed as a cutting edge build yesterday (for
> a few hours) which contained bundles from the 2.0 index, hence why many
> bundle-related features didn?t work as expected.
>
> Today I pushed 1633 which includes the 1.x compatible bundles, so with
> that update, things should hopefully be back to normal.
>
>
> _______________________________________________
> textmate mailing list
> textmate(a)lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
> End of textmate Digest, Vol 49, Issue 24
> ****************************************
>
Hello,
I use Textmate 1.5.10 on my PowerBook G4 with Mac OS X 10.5.8. Lately
I've been getting the following error messages when dragging an image
into a HTML file:
/tmp/temp_textmate.MswUub:9: warning: parenthesize argument(s) for
future version
/tmp/temp_textmate.MswUub:17: warning: parenthesize argument(s) for
future version
These errors appear in the HTML file, right above the <img> tag which
is automatically added.
Any ideas what's wrong?
Thanks,
Tudor
Hello,
I see a list of variables on this page:
<http://tm2tips.tumblr.com/post/14262423719/list-of-settings>
excludeFiles
excludeFilesInBrowser
excludeInFileChooser
excludeInBrowser
excludeInFolderSearch
Is there a doc that describes what each one does? I tried using a few of
them to filter the contents of the File Browser.
I must not understand how they work... I am having difficulty
filtering the Apple Double files from view in the File Browser.
apple_double = '._*'
excludeFilesInBrowser = "{$exclude, $apple_double}
thx!
AZ
I know there have been a lot of questions about Soft Wrapping in Textmate
2, but I haven't found any solutions for a problem that I've had for a
while now.
Basically, I have "soft wrap" enabled, and I have it set to "Wrap Column >
Use Window Frame". I have it set as a global setting using a .tm_properties
file in my home directory.
My issue, though is that "soft wrap" seems to not work correctly.
Specifically, my lines of text (any language) *extend past the window frame*,
by a good 40 or so characters. This has the annoying effect of having to
horizontally scroll on *every* file that I open. If I narrow my window, the
wrap will readjust the lines, but again, keeping about 40 characters past
the window frame.
When I enable "Show Wrap Column" the line does appear, but the lines of
text keep on truckin' past it.
I know that I could set an explicit character count to force the wrap, even
aside from the default 40 or 80. I'm trying to avoid doing that, though,
because I use a laptop with a small monitor, but will hook it to a larger
monitor, and want to be able to readjust my windows on the fly. Plus, hey,
soft wrap worked perfectly before in TM1 - I'm wondering what I may have
set up wrong in TM2, or neglected to adjust.
I apologize if this has been mentioned in a previous listing - I looked,
but didn't see it. I also don't know if this got mentioned in any release
notes explicitly.
Thanks for your help!
--
chip(a)chipcullen.com
@chipcullen <https://twitter.com/#!/chipcullen>
I am trying to replicate the "Edit each line in selection" behavior that disappeared with the arrival of TM2. So, following the blog post at http://blog.macromates.com/2011/multiple-carets/, I place my cursor at the first line of a selection that I want to edit, and press shift-option-down. However, rather than selecting an additional line with every keystroke, it appears to jump arbitrarily between selecting single and multiple additional lines.
Here's a short video screen capture of the behavior: http://cl.ly/2q1x38141S1H3w0A0k2i
Thanks in advance for any help.
cf
I discovered this quite by accident, and am not sure if it qualifies as a
bug.
I was logged in to my laptop as one user, and had a project open in TextMate
2.0alpha. Then I logged in as another user and tried to open a project, and
though TM launched, the project wouldn't open. Though I could create new
files, any directory I tried to open would fail.
Only when I switched back to the original user and closed the open project
did opening a project work in the second instance of TextMate.
Is this a bug? A by-design behavior? Please let me know.
Thanks,
Richa
--
View this message in context: http://old.nabble.com/TextMate-2.0a-run-by-two-simultaneously-logged-in-use…
Sent from the textmate users mailing list archive at Nabble.com.
I just checked the Ruby Haml bundle in TM2 preferences and it automatically pulled in the Rails bundle when I did that. Is there a dependency mechanism for bundles in TM2? If so, how is that declared? Is it possible to find the correct bundle support path for a bundle you are dependent on? Is path manipulation the best way to do that or is there something better?
Thanks!
Matthew
I have tried unsuccesfully to find an answer to this so apologies if one is
already there!!
I use a scripting language at work that windows users use with Notepad++.
N++ only uses //. and //.. as the start and end of folding and for the life
of me I can't get my regex to capture the closing reference. I would expect
//\.\. to work but I'm not having any joy...
Help!!
--
View this message in context: http://old.nabble.com/foldingStartMarker-tp34028679p34028679.html
Sent from the textmate users mailing list archive at Nabble.com.
Hello everyone,
Small puzzle here, though the thing has been troubling me for a really long time…
Ancient Greek has a lot of accents ("diacritics") and the best way to input them is by means of deadkeys. One of the more common ways to do so is to have a keyboard that assigns four of the possible combinations to the square and curly brackets (i.e. "[, ], {, }"). An example: if I type "[", then hit the key "E", I'll obtain the character "ἔ" (U+1F14, i.e. an epsilon that has a smooth and an acute accent); if I do likewise with the key "A", I'll get "ἄ" (U+1F04); etc.
This works in *every* application – excepting TextMate, where the deadkeys on "[" and "{" are being immediately rendered as "[]" and "{}", respectively; on the closing brackets, everything works fine. (I tried this on both TM 1.5 and 2.0 [9090].)
First thing I did was of course delete/rename the file "KeyBindings.dict" in the Contents folder of TextMate.app. (I have my own very extensive Keybindings.dict file in my user account.) Then I went hunting among the Bundles and deactivated everything that looked like it may pose problem - but to no avail. In TextMate 1.5, I have also deactivated the option called "Auto-pair characters". (I have autopairing my KeyBindings.dict.)
What could I do to prevent TextMate from anticipating the result of my deadkey?
I'd happily provide more details if necessary. One detail I may add perhaps: the problem doesn't arise in the Find Box (command+F).
All best,
Andreas
I have an odd problem whereby all tabs, instead of showing the name of the
file, are blank.
http://old.nabble.com/file/p33763410/Screen%2BShot%2B2012-05-03%2Bat%2B13.1…
I've tried completely uninstalling TM2 (deleted everything in
~/Library/Application Support/TextMate and
~/Library/Preferences/com.macromates.*), but it hasn't helped. I don't have
a ~/.tm_properties file.
When I run TM2 on the same machine as a different user, I don't have this
problem.
There must be a rogue preferences file lurking somewhere - what am I
missing?
Thanks
Adam
--
View this message in context: http://old.nabble.com/-TM2--No-filenames-shown-in-tabs-tp33763410p33763410.…
Sent from the textmate users mailing list archive at Nabble.com.
Hi,
Are there any signs of this being fixed? In combination with several
other apps' messages, this causes my logs to rotate much quicker than I'd
like. I get 90 or so of the following on every launch of TextMate:
"TextMate: NSDocumentController Info.plist warning: The values of
CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'."
I'm running TextMate 1.5.10 (1631) on OS X 10.7.4.
Thanks :)
Hi all,
Because of the excellent rmate, I took a dive and tried to switch
completely to TM2 today. It took some time to selectively migrate my
old config (spring cleaning!) but most things now work correctly.
Thanks for the great update! (yeah it's been a while but I hope it's
still nice to hear)
One thing I cannot get to work is the following:
I had a simple snippet which inserted " <- " with a tab trigger that
was "=" (this allowed me to type =TAB and get the preferred syntax for
assignation in the R language, nicely spaced out). This worked in TM1
for any = sign but does not work in TM2 when there is no space between
the = sign and the preceding word. For example, in TM1:
foo=TAB gave "foo <- "
foo =TAB gave "foo <- "
in TM2:
foo=TAB gives "foo= "
foo =TAB gives "foo <- "
I suspect this comes from what TM considers as a "word". Is there any
way I can get the old behaviour back?
Thanks in advance,
JiHO
---
http://maururu.net
Hi all!
I don't know if it's associated to the last TextMate's update (related to
Apple developer ID signature) or was just a coincidence, but since
yesterday the syntax coloring for PHP files stopped to work. I've noted
that some other features like quote completion (when I write a single or
double quote, the end quote not appear automatically) also failed.
There is someone with the same problem or is just me?
Thanks!
*Gustavo Straube*
+55 41 4063 9790
+55 41 9933 4355
CodeKings, www.codekings.com.br
This behavior has been broken since TM2 came out (still broken in 9113). Hopefully, the line kill will return eventually. I've had to modify my own behavior to account for some of the changes, but this one is hard for me to drop...
Cheers, Brian
> Date: Fri, 22 Jun 2012 13:29:42 -0400
> From: Kyle Johnson <kbj(a)linguist.umass.edu>
> To: textmate(a)lists.macromates.com
> Subject: [TxMt] kill
> Message-ID: <BD46C1CA-8534-46B8-9C1D-72B04F449758(a)linguist.umass.edu>
> Content-Type: text/plain; charset=us-ascii
>
> When I press ctrl+K in TM2, it kills (i.e., deletes) the line the cursor is on. When I press it a second time, it won't kill the line it now falls on. I think this has been true for all the versions of TM2 (mine is currently 9113).
>
> I haven't seen this problem reported. Is anyone else experiencing this?