Of course, I'm very excited about a new version of TextMate, but can someone offer information on what's new in this version?
Thanks,
dZ.
_______________________________________________
textmate mailing list
text...@lists.macromates.com
http://lists.macromates.com/listinfo/textmate
Version 1.5.10 (1616)
--
Chant Hare Krishna and Be Happy
Eka
> Of course, I'm very excited about a new version of TextMate, but can someone offer information on what's new in this version?
Help menu -> Release Notes. Once you've installed it, natch.
C
---
Caius Durling
ca...@caius.name
+44 (0) 7960 268 100
http://caius.name/
[...] but can someone offer information on what's new in this version?
[2010-11-12: REVISION 1616]
[CHANGED] Disable interactive input support as this is unfortunately causing too many problems on Snow Leopard. Ticket 75950BCB.
[NEW] Set DisableClipboardPrecomposing to 1 to disable the precomposing introduced in r1589.
[NEW] Included Make bundle among the default bundles.
[FIXED] Solved problem with broken application after software update. Ticket D8B9A720.
[FIXED] Correct the CSS link in the printable version of the manual.
[CHANGED] Change next/previous file tab key equivalents to shift command [ and ]. This has become the de facto standard.
[FIXED] Improve key event deciphering when running on 10.5 or newer. This should fix problems with the Qwerty / Dvorak hybrid.
[FIXED] On Snow Leopard TextMate should no longer lose last used folder for Save As. Ticket FEE58154.
[FIXED] Truncate really long menu item titles. Ticket 8BBEF40A.
[FIXED] Add missing CFBundleIdentifier which was lost in last update. Ticket F970873A.
[CHANGED] Update use of selectRow:byExtendingSelection: to avoid deprecation warning in console.
[FIXED] Don’t use undocumented API for save panels. Ticket 45963BCA.
Piero
> Does anyone experience the problem I see here?
> the shortcut CMD+OPT+B, which should toggle
> bookmark visibility in the gutter, does not work,
> and instead an html window briefly appears and
> then disappears.
This is due to the inclusion of the Make bundle which has a Build Target… action on ⌥⌘B.
We completely forgot about Toggle Bookmarks when we assigned a key to this action.
If you prefer the old binding you can disable the Make bundle in the bundle editor or change it’s key equivalent.
FYI using ⌃⌘T with the key equivalent search (available through the magnifying glass menu) allows you to search for which action a key triggers.
>
> > Does anyone experience the problem I see here?
> > the shortcut CMD+OPT+B, which should toggle
> > bookmark visibility in the gutter, does not work,
> > and instead an html window briefly appears and
> > then disappears.
>
> This is due to the inclusion of the Make bundle
Thanks. I suspected something like that, but since
this is one of the shortcuts in the main menu I thought
it was useful to get your attention on it.
Piero