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?
> No, I don't see this problem here (os 10.7 and TM2 9113).
9113? Where did you get it from, the nighlty build has been stuck to
9090 on my machine for weeks, if not months. Is the build check broken
on 9090?
Thanks,
Manu
I sometimes make modifications to a language file in one of my bundles. I
make the changes in TextMate 1, check them into a git repo, then I pull the
changes into my Avian bundles directory. Sometimes, but not always, if I
do this while TM2 is running it causes TM2 to crash.
On a positive note, the times that it does not crash, TM2 detects the
changes and open files reflect the change immediately.
I guess since you guys get the reports, you may already be aware of this,
but I wanted to report it since it has happened more than once.
Curt
Just started encountering a problem with quotation marks, single
quotation marks, and certain words while editing HTML with TextMate
1.5.10 on OSX 10.7.
To demonstrate, I've pasted dummy text with a single quotation mark
and certain words within a paragraph (see attached). Seems TextMate is
treating the single quotation mark as a prime and adjusts syntax
highlighting accordingly. Everything renders fine in the browser, but
this makes editing code very difficult.
On a different machine, I've opened the same HTML file in TextMate
1.5.10 on OSX 10.7 and everything is working perfectly fine.
Any help greatly appreciated!
Erika
I renamed a folder in my project which resulted in the folder being removed from
my index requiring me to <Add Existing Files..> it in my TM drawer. However,
that doesn't persist, and I have to re-add it quite frequently. Is there a way
to add this folder back permanently?
Thankfully,
Kimball
On Jun 16, 2012, at 8:00 AM, textmate-request(a)lists.macromates.com wrote:
> On 16 Jun 2012, at 04:04, Noah Daniels wrote:
>
>> But, the new Retina Display macbook pros are the sort of disruptive technology release that makes a reasonably up to date app like TextMate 2 instantly look old, due to the text rendering resolution. I haven't myself investigated how much work it is to support Retina displays, but I would hope that Allen is working on this. Is there any progress on Retina display support for TM2?
>
> I don't think you have anything to worry about:
>
> http://cl.ly/1c212b0C3G3e1E3m3t3M
>
> The only part of the UI that doesn't scale gracefully are the fixed-resolution icons used for various elements, and they're hardly noticeable (at least compared to most legacy applications).
Oh, excellent!
Yeah, I'm not worried about the icons; I never use them as I rely entirely on keyboard bindings anyways. Sorry for raising a false alarm. :)
First off, let me say that I've really been enjoying Textmate 2 for the last 6 months. I've established a highly productive set of customized key bindings for my work in Haskell, LaTeX, Ruby, and C.
But, the new Retina Display macbook pros are the sort of disruptive technology release that makes a reasonably up to date app like TextMate 2 instantly look old, due to the text rendering resolution. I haven't myself investigated how much work it is to support Retina displays, but I would hope that Allen is working on this. Is there any progress on Retina display support for TM2?
(I should note that similar clamor exists for Sublime, but that Chocolat now supports Retina displays).
regards,
Noah
(TM user since 2005)
> Will there be a build of TM2 that supports (ie. not pixel doubled for the text) retina (ideally soon)? Secondly, it seems that release of TM2 have slowed down. I know it probably is nothing, but due to the extended period of time that TM2 seemed to be abandoned (pre-2012), this makes me concerned.
>
> Ben--
Ben Smith
Founder / CSA
WBP SYSTEMS
http://www.wbpsystems.com
Hi,
I'm wondering how one can open a file from the File Browser with the
keyboard? Like I clicked on them twice.
Enter goes into rename mode, Cmd-O opens a dialog.
thanks,
Marton
On Sat, Jun 9, 2012 at 1:26 AM, David Howden <dhowden(a)gmail.com> wrote:
> I find that recent builds (certainly 9113) tend to pick up changes
> immediately.
>
> You have to be careful with this assumption though: some properties
> are only applied to the document window when a file when it is opened
> initially, and so will not change even if TextMate picks up that
> you've changed a .tm_properties file. If you don't see changes
> immediately, then I suggest you try re-opening your files and see if
> they are applied then.
>
> I find that changing the windowTitle property is a good way to test if
> the config file has been reloaded, as this is updated straight away.
>
> David.
>
>
> On Fri, Jun 8, 2012 at 11:46 PM, Neil <kngspook(a)gmail.com> wrote:
> > That was very helpful.
> >
> > How often does TextMate re-read the file? At launch?
> >
> >
> > On Fri, May 18, 2012 at 4:04 AM, David Howden <dhowden(a)gmail.com> wrote:
> >>
> >> This is a good place to start:
> >> http://blog.macromates.com/2011/git-style-configuration/
> >>
> >> On Fri, May 18, 2012 at 11:42 AM, Neil <kngspook(a)gmail.com> wrote:
> >> > Hi all,
> >> >
> >> > Is there some reference for the .tm_properties file? There's a lot of
> >> > tweaks
> >> > I'd like to make to TextMate 2, which I'm sure can be done via
> >> > .tm_properties (and many times it's been mentioned on the list "you
> can
> >> > set
> >> > X in .tm_properties"), but I really don't know where to start.
> >> >
> >> > Thanks!
> >> >
> >> >
> >> > _______________________________________________
> >> > textmate mailing list
> >> > textmate(a)lists.macromates.com
> >> > http://lists.macromates.com/listinfo/textmate
> >>
> >> _______________________________________________
> >> textmate mailing list
> >> textmate(a)lists.macromates.com
> >> http://lists.macromates.com/listinfo/textmate
> >
> >
> >
> >
> > _______________________________________________
> > textmate mailing list
> > textmate(a)lists.macromates.com
> > http://lists.macromates.com/listinfo/textmate
>
> _______________________________________________
> textmate mailing list
> textmate(a)lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
Hey,
In TextMate 2 (9113), option View menu > Soft Wrap always changes back to
checked when I switch to another tab in the editor.
It's extremely annoying, and should be fixed. Isn't it noticed by masses of
people? I'm wondering.
Thanks,
Marton
Hi all,
Is there some reference for the .tm_properties file? There's a lot of
tweaks I'd like to make to TextMate 2, which I'm sure can be done via
.tm_properties (and many times it's been mentioned on the list "you can set
X in .tm_properties"), but I really don't know where to start.
Thanks!
I use \cite, \footcite, and \autocite in my (Xe)LaTeX documents, with the Mac Classic theme for coloring. I would like the "text" in \autocite{text} to be the same color (red) as in \cite{text} and \footcite{text} but don't know what to file to tweak to get that effect for \autocite. Any help appreciated. I append a screenshot in which a couple citations show the difference in color.
--Gildas
Hi,
I use Ctrl-Q quite a bit to hard wrap Markdown files, Git commit messages, etc. It works nicely when I set the wrap column at 80, but it doesn't seem respect the custom value I set for it in my .tm_properties file (wrapColumn = 72).
Is there something I can configure to get this to work, or maybe a bundle command workaround?
Any help would be much appreciated.
Adam
How well do Textmate 1 and Textmate 2 do when living side-by-side? Do they
use separate Application Support and Preferences files, or do they share?
Thanks!
A number of times in the last week TM2 has crashed (with unsaved work) when I have accidently dragged selected text.
I have NOT yet been able to make a simple replication.
Has anyone else noticed a problem like this?
I have submitted the crash reports to Apple and I DO have "Submit crash reports to MacroMates" turned on. Hopefully this means
the reports are getting to Allan and they provide some clues.
It would be nice if the size of the editor was used when opening new windows instead of the size of the overall window. To put it another way, the editing view should be the same size whether then new window contains a file browser or not.
That?s it. Thanks.
--
Rob McBroom
<http://www.skurfer.com/>
I am not sure if this conflicts with your suggestion or not, but I greatly prefer when the overall window stays the same size when opening the file browser and not push the overall size out and to the right, as TextMate currently functions. BBEdit does it the other way, when you have your windows set up as you like them and open the file browser it messes up my layout. To me it makes more sense to consider the overall window one unit, not a separate window with a file browser adjacent to the editor window. Perhaps my preference doesn't conflict with yours after all, you would just have to close the file browser first before hitting new file I guess, but I think they do, you are pretty much saying the file browser and the editor should be separate. I prefer them as one.
jon
It would be nice if the size of the editor was used when opening new windows instead of the size of the overall window. To put it another way, the editing view should be the same size whether then new window contains a file browser or not.
That’s it. Thanks.
--
Rob McBroom
<http://www.skurfer.com/>
When I inadvertently attempt to drag-copy with no text selected, TextMate 2 segfaults. I believe this is a regression, as it was not doing it until I updated to the nightly build. Otherwise its been spectacular!
John M Colanduoni
john.colanduoni(a)gmail.com
I am working on a language grammar. I would like to include repository rules from a different language. I have tried including the language itself at the top of my grammar and then including the rule in necessary place in my grammar but it does not appear to work. I am hoping that there is a syntax for doing this and I just haven't discovered it yet. If anyone can point me in the right direction I would appreciate it!
Thanks,
Matthew
I know this is in the FAQ, but I was hoping there's some kind of workaround. When the file browser has more than a few files visible, TextMate slows to a crawl. I thought it might have something to do with the SCM badge feature, but after moving my project's .git directory to another location, the problem is still there. Is there anything I can do to make TextMate more usable? Thanks,
Trevor
Hi all,
I've been using a little script to add Favorites from the command line, and thought I'd release it on the off-chance that someone else might find it useful. If you don't, no hard feelings. :)
The script is here: https://gist.github.com/855b631ccd82cac4b81e
--
Michael Granger <ged(a)FaerieMUD.org>
Rubymage, Architect, Believer
The FaerieMUD Consortium <http://FaerieMUD.org/>
Hi All,
I just added HTML-ApLo.tmbundle to github. It provides automatic HTML preview with console when any HTML file is saved. Optionally also redisplays HTML when associated CSS or JavaScript files are saved.
https://github.com/gknops/HTML-ApLo.tmbundle
It requires ApLo.tmbundle:
https://github.com/gknops/aplo.tmbundle
Enjoy!
Gerd