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