I'm sure there's an easy answer to this but I'd like to be able to specify
a particular directory under one of my favourites to be *ignored *by
textmate. The reason for this is that this directory has a bunch of
compiled template files and shows up as "noise" when I use the CMD-T/Goto
File operation.
Is there a command I can put in a .tm_properties files, etc.?
Hello,
CoffeeScript bundle has broken syntax highlighting when using division
operator ("/") - badly interprets it as start of regexp (screen -
http://i.imgur.com/MKDnLiT.png).
Also, will it be possible to compile only selected part of a CoffeeScript
code?
Ps. I'm not sure if the list is proper for bundle related issues.
--
Regards,
Bartek Kubiak
I'm not sure if this is only in my system but these are the steps I take to do it:
1. Open a new document
2. Change the language to HTML
3. Write something simple: "<p>Hello world.</p>"
4. Press Control+Alt+Command+P (This should open the web preview)
5. Now close the web preview with command+w
6. Repeat steps 4 and 5 till it the hang happens.
I went to the Activity monitor to sample the process and this is what I obtained:
<https://gist.github.com/jmlopez-rod/5210715>
Side Note: I found this weird behavior by trying out the preview on other
html documents. It started by not loading anything. I would close it, try again,
and then TM would stop working.
-Manuel
Hello
I'm very happy with the new possibilities of TM2. It's a pleasure to work with the project folder, the favorites etc.
With TM1 I used a folder tm_proj. Inside this folder, I placed all the files like tkz-euclide.proj, tkz-tab.proj etc.
Then I used a soft You Control to add a folder in the menu bar with all xxx.proj files. I can with this process
access directly the projects without open TM1
I tried to use the same process with TM2. I found only the new way :
I created a script
#!/bin/bash
mate /Users/matt/works/tkz-euclide
tkz-euclide is a folder with all the files of my project.
I saved these lines in a file euclide.sh and then I created a little application tkz-euclide.proj with the help of
a little soft Platypus (http://sveinbjorn.org/platypus) . A click on tkz-euclide.proj open the folder tkz-euclide in TM2.
Finally I can make this for all my projects and I can access them directly from the menu bar.
I would like to know if there is a better and simpler way to get the same result ?
Best regards
Alain Matthes
The Typo3 bundle (installed via Preferenes → Bundles) binds Cmd-T to
“Get TypoScript Setup”.
I have long ago removed this keybindig, resulting in a delta bundle in
~/Application Support/Avian/Bundles/TYPO3.tmbundle (see
https://gist.github.com/noniq/5186969 – these are the only 2 files in
this bundle).
Since a9397, this does not work anymore: Cmd-T again calls „Get
TypoScript Setup“, even though the bundle editor shows “Key Equivalent:”
shown as empty.
Binding the action to any other key works as expected. If I then delete
the keybinding, again Cmd-T seems bound to this action (without being
shown in the bundle editor).
Apart from this bug, I wonder why the Typo3 bundle binds Cmd-T at all.
Should I prepare a pull request removing/changing this binding?
Regards,
stefan
A change in a9397 released on 17th March is interacting badly with the Ctags bundle. When this bundle is enabled any mouse click in the edit window runs a ctags command that usually throws an error or pops up its history window. Disabling Ctags bundle removes this interaction.
Dave.
---------------------------------------------------------------------
Intel Corporation (UK) Limited
Registered No. 1134945 (England)
Registered Office: Pipers Way, Swindon SN3 1RJ
VAT No: 860 2173 47
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Hello
Choosing :
I use a European keyboard (french) and I can't use ⌘1, ⌘2 etc. to access a specific tab with TM2.
These shorcuts are used by the Finder to choose a Desktop (Space).
In the Preferences System, I use the default keys : ^& , ^é . These shortcuts works perfectly but ⌘1, ⌘2 works also perfectly in the Finder and I can't use them in TM2. So I have two possibilities to switch between Desktops in the Finder and none in TM2 to switch between Tabs !!
My question is how to modify the shortcuts in TM2 or in Finder ?
Switching :
A) Remarks about switching tabs in TM2
I can switch between tabs with ⌘} and ⌘{ but I can also make a switch with ⌘⌥-> and ⌘⌥<-.
I think it's strange to have two different shortcuts to make the same action
B) Remarks about switching Desktops (spaces) in the Finder
I can use ^-> and ^<-
Best regards
Alain Matthes
Thanks, Allan. Deleting "Avian" solved the problem. It had to be
something like that (meaning something I did). On the off chance that
another person has a similar problem, this confirms your solution.
--Lewy
---------------------------------------------
From: "Allan Odgaard" <mailinglist(a)textmate.org>
Subject: [TxMt] Re: bizarre action on save
Date: 14 March 2013 3:51:12 PM AKDT
To: "TextMate users" <textmate(a)lists.macromates.com>
Reply-To: TextMate users <textmate(a)lists.macromates.com>
To revert custom/customized bundles delete ~/Library/Application
Support/Avian
It sounds like you created/installed something that runs as a save
callback.
On 14 Mar 2013, at 17:46, Lewis Overton wrote:
When I save any file from TM2, it writes "Hello World" over the file I'm
trying to edit. After the save, the edited file is still displayed in
TM. I
deleted and reinstalled TM2 (but not the supporting files), but that had
no
effect on the problem. At the moment, TM is unusable. I have auto update
running in TM.
Re:
> 1. Cite key completion in LaTeX (dAlembert)
Have you set the variable
TM_LATEX_MASTER
You can do this either in a .tm_properties file or in the preferences under variables.
At least this is how I fixed this for me.
Cheers,
Claus
On Mar 16, 2013, at 1:00 PM, textmate-request(a)lists.macromates.com wrote:
> Send textmate mailing list submissions to
> textmate(a)lists.macromates.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.macromates.com/listinfo/textmate
> or, via email, send a message with subject or body 'help' to
> textmate-request(a)lists.macromates.com
>
> You can reach the person managing the list at
> textmate-owner(a)lists.macromates.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of textmate digest..."
>
>
> Today's Topics:
>
> 1. Cite key completion in LaTeX (dAlembert)
> 2. Navigate between tabs with keyboard shortcuts (Alain Matthes)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 15 Mar 2013 06:37:09 -0700 (PDT)
> From: dAlembert <nablamalnabla(a)yahoo.com>
> To: textmate(a)lists.macromates.com
> Subject: [TxMt] Cite key completion in LaTeX
> Message-ID: <1363354629927-26370.post(a)n5.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hello everybody,
>
> since a while I am experiencing problems with completion of BibTeX keys when
> writing \cite{} commands. In short, nothing happens when I write the first
> letters and then press the usual alt-escape for completion of the BibTeX
> label. This happens at least since TM 2.0-alpha.9389 though it might also be
> related to changes of the latex.tmbundle itself (I remember completion
> working some months ago). You will find a complete issue description plus
> screenshot at the latex.tmbundle
> https://github.com/textmate/latex.tmbundle/issues/48 and I wonder if anybody
> can reproduce this or give hints as to make it work again. I have tried to
> set up a new user with default TM configurations, but the problem occurs
> with fresh settings as well.
>
> Thanks,
> d'Alembert
>
>
>
> --
> View this message in context: http://textmate.1073791.n5.nabble.com/Cite-key-completion-in-LaTeX-tp26370.…
> Sent from the textmate users mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 16 Mar 2013 12:03:56 +0100
> From: Alain Matthes <alain.matthes(a)mac.com>
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: [TxMt] Navigate between tabs with keyboard shortcuts
> Message-ID: <FA6AE5AC-4542-4297-9EFB-BFE66637F85A(a)mac.com>
> Content-Type: text/plain; charset=utf-8
>
> Hello
>
> Choosing :
>
> I use a European keyboard (french) and I can't use ?1, ?2 etc. to access a specific tab with TM2.
>
> These shorcuts are used by the Finder to choose a Desktop (Space).
> In the Preferences System, I use the default keys : ^& , ^? . These shortcuts works perfectly but ?1, ?2 works also perfectly in the Finder and I can't use them in TM2. So I have two possibilities to switch between Desktops in the Finder and none in TM2 to switch between Tabs !!
> My question is how to modify the shortcuts in TM2 or in Finder ?
>
>
> Switching :
>
> A) Remarks about switching tabs in TM2
> I can switch between tabs with ?} and ?{ but I can also make a switch with ??-> and ??<-.
> I think it's strange to have two different shortcuts to make the same action
>
> B) Remarks about switching Desktops (spaces) in the Finder
> I can use ^-> and ^<-
>
>
> Best regards
>
> Alain Matthes
>
> ------------------------------
>
> _______________________________________________
> textmate mailing list
> textmate(a)lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
> End of textmate Digest, Vol 58, Issue 16
> ****************************************
Hello everybody,
since a while I am experiencing problems with completion of BibTeX keys when
writing \cite{} commands. In short, nothing happens when I write the first
letters and then press the usual alt-escape for completion of the BibTeX
label. This happens at least since TM 2.0-alpha.9389 though it might also be
related to changes of the latex.tmbundle itself (I remember completion
working some months ago). You will find a complete issue description plus
screenshot at the latex.tmbundle
https://github.com/textmate/latex.tmbundle/issues/48 and I wonder if anybody
can reproduce this or give hints as to make it work again. I have tried to
set up a new user with default TM configurations, but the problem occurs
with fresh settings as well.
Thanks,
d'Alembert
--
View this message in context: http://textmate.1073791.n5.nabble.com/Cite-key-completion-in-LaTeX-tp26370.…
Sent from the textmate users mailing list archive at Nabble.com.