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
Is it possible to force Textmate 2 to always open files in a new tab (as
opposed to a new window)? I call the mate command a lot and I always have a
bunch of windows to deal with. I know about "Merge All Windows", but it's an
inconvenience.
--
View this message in context: http://old.nabble.com/Always-open-in-new-tab--tp33910319p33910319.html
Sent from the textmate users mailing list archive at Nabble.com.
the Tomorrow night flavour of Chris Kempson’s tomorrow-theme
It’s a great family that works well across apps and languages.
his is here
https://github.com/chriskempson/tomorrow-theme
avian has a version here
https://github.com/avian/TextMate-Tomorrow-Theme
I’ve got a tm2 bundle forked here
https://github.com/tbates/TextMate-Tomorrow-Theme.tmbundle
On 24 May 2012, at 11:04 AM, David Howden <dhowden(a)gmail.com> wrote:
> Hey!
>
> Which theme are you using there? I don't recognise it (trying to make a collection!)
>
> Thanks,
>
> David.
>
> On Thu, May 24, 2012 at 10:48 AM, Timothy Bates <timothy.c.bates(a)gmail.com> wrote:
> Seems like just set language to python, then hit command R for run
>
> (other options you can see under “Python” in the bundles menu
>
> <PastedGraphic-1.png>
>
> On 24 May 2012, at 10:30 AM, Bill Gibson <aemq000(a)gmail.com> wrote:
>
>> Textmates:
>>
>> I would like to run a simple python program in Textmate
>>
>> name = raw_input('What is your name?\n')
>> print 'Hi, %s.' % name
>>
>>
>>
>> Is this possible?
>>
>> Thanks....
>>
>> Bill
>> --
>> Bill Gibson
>> John Converse Professor of Economics
>> Economics
>> UVM
>> Burlington, VT 05405
>> On the web: www.uvm.edu/~wgibson
>>
>>
>> _______________________________________________
>> 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
>