I purchased STATA 14 yesterday and noticed that the Textmate 2 bundle no longer works as well with it. When I go to run (COMMAND-R) a program from within Textmate 2, it brings up a temporary file to run from within STATA (as opposed to just running it entirely). I don’t see a lot of options to change anything, so I’m unsure how to proceed. Any help would be appreciated.
Hi,
Is there a way to break, speed up or otherwise avoid Textmate from (temporary) hanging when opening a large file without line breaks (for example a large xml or json file without line breaks)?
It would’ve been nice if each window or tab ran independently from eachother, at least the one hanging window wouldn’t stop me from working… I’m waiting on a beachballing Textmate right now trying to open a 4,5MB xml file…
In comparison, the finder preview (cmd-I) opens and shows the file in under a second… syntax coloured and all…
Best regards,
Bas
Hello,
I’m working on textmate 2 command that will process data from a file and insert some some information into the activate textmate document
I’ve got the bulk of the job working pretty well except I’d like to ensure the data is allows added to the top of the file. Can anyone tell me how to ensure the cursor is at the top of the document before I insert my data?
Thanks for any help
Gary
Related to my other question:
http://textmate.1073791.n5.nabble.com/Bundle-editor-does-not-update-name-co…
Formerly I tried to sync my bundles via a symlinks to a Dropbox location,
but that was not reliable causing FSEvents to not always work. Wouldn't it
be nice that TextMate, when in a bundle a .git folder with remote is
present, makes automatically a git pull when there are changes in the
remote. In the same way it is done for the build in bundles! So you can
sync/update your (private / non build in) bundles in a proper way.
Regards,
Feek
--
View this message in context: http://textmate.1073791.n5.nabble.com/Suggestion-git-pull-for-private-perso…
Sent from the textmate users mailing list archive at Nabble.com.
Hi,
Came in yesterday to find that pdflatex had written a 256GB .log file (only stopped because that filled the space on my ssd… and dropbox was studiously uploading to my shared pals folders :-) ).
I had closed the typesetting window, saying yes to the resulting “kill processes dialog” (pdflatex was in an endless loop trying to process an errant latex script), but that doesn’t kill pdflatex (as can be seen in the activity monitor). You can end up with multiple pdflatex instances all ownerless, and only killing them manually works to end them.
Textmate obviously can’t kill processes spawned by bundles in case they are supposed to be continuing, but perhaps shutting the latex TypeSetting bundle could ensure that closing the typesetting window/ending watching could send a kill/quit signal to pdflatex?
Best, tim
Hi,
I'am updating/ organizing all my snippets and commands, because I want to
use git in order to "sync" my bundles between my Macs.
Digging into the Package Content, it seems that the Bundle Editor does not
update the [name].tmSnippet or [name].tmCommand when changing it's name! It
keeps the initial name (so sometimes untitled).
I assume this is not intended to be! Am I right this is a bug?
Can I for the time being change the name via Finder without any
consequences?
Regards,
Feek
--
View this message in context: http://textmate.1073791.n5.nabble.com/Bundle-editor-does-not-update-name-co…
Sent from the textmate users mailing list archive at Nabble.com.
Tweets can give the link to another site, for example, the wiki.
Greg
>
> From: fukurokujo <fukurokujoe(a)googlemail.com>
>
> we could make some kind of wiki or repository for TextMate tips and a bot for twitter that tweets them once in a while.
> That way everyone could look at the whole list, contribute and gets informed about new or random ones.
>
>
>> On 13 Feb 2016, at 12:32, Elia Schito <elia(a)schito.me> wrote:
>>
>> Just for the record I still have access to the tm2tips Twitter account if anyone's interested in reviving it.
>>
>> Elia Schito
>>
>> On 12 Feb 2016, at 13:18, George McGinley Smith <george(a)gsgd.co.uk <mailto:george@gsgd.co.uk>> wrote:
>>
>>> There was this tumblr a while back, but seems to have fallen by the wayside ? http://tm2tips.tumblr.com/ <http://tm2tips.tumblr.com/>
>>>
>>> On 12 February 2016 at 02:33, Carpii UK <carpii.uk(a)gmail.com <mailto:carpii.uk@gmail.com>> wrote:
>>> For me, the problem with tweets is they're too short to provide anything useful, at l least in terms of TextMate tips
>>> Likewise the mailing list isn't really an appropriate arena for them.
>>>
>>> New TM users are very unlikely to search the mailing list archive to find tips, so it would only be helping the userbase who were subscribed at the time of posting
>>>
>>> I'd much rather see a wiki, which everyone can contribute to, and develop it into a good TM guide.
>>> Right now the docs are a little outdated and ambiguous, with many articles referencing TextMate 1 (but not always making this clear)
>>>
>>>
>>> On 12 February 2016 at 00:16, Music <akakie(a)gmail.com <mailto:akakie@gmail.com>> wrote:
>>> If you go for tweets, please announce that on the list. I'm not a great fan of tweets, but a daily hint sounds interesting.
>>>
>>> --Lewy
>>>
>>>> On Feb 11, 2016, at 8:54 AM, Phil Schumm <pschumm(a)uchicago.edu <mailto:pschumm@uchicago.edu>> wrote:
>>>>
>>>> On Feb 11, 2016, at 10:34 AM, Tim Bates <timothy.c.bates(a)gmail.com <mailto:timothy.c.bates@gmail.com>> wrote:
>>>>> why not tweet it? That way it?s discoverable by many more people, will help promote Textmate, and won?t take over this list
>>>>
>>>
>>> Kind regards,
>>> George.
** Steps to Reproduce: **
1. Open a directory/project with one or more files
2. Rename any file from inside TextMate
3. Click on "Go > Go to File" or press CMD-T
4. Search for the old filename
5. Search for the new filename
** Expected Result: **
The old filename should not appear in the "Go to File" box, when searched.
The new filename should appear in the "Go to File" box, when searched.
** Actual Result: **
The old filename appears in the "Go to File" box, when searched.
The new filename does not appear in the "Go to File", when searched.
** Environment: **
- OSX 10.11.12 (El Capitán)
- TextMate 2.0-beta.8.5
- Code working in: PHP (tested with php files)
Would someone like to put out a Hint of the Day on this list? I’d appreciate it. Could include changes and improvements too. I know it would be some work, and wold require tracking old hints, but they could be accumulated in a web page for our reading.
Or maybe the others on the list would hate it.
Greg