Seems about time to do this, right?
Question: What is the cleanest way to do this. Issues:
- Is it solid now, I can replace TM1?
- Can the old TM1 co-exit w/ TM2? I saw some posts with trouble but may be
solved.
- If they don't co-exist well, should I AppZap or similar TM1 first?
Instructions for uninstalling?
- Are bundles still fetched via svn? Are they compatible? I'm currently
running 1.5.11
- How do I pay for the upgrade?
Thanks!
--
View this message in context: http://textmate.1073791.n5.nabble.com/Upgrading-to-TM2-tp26604.html
Sent from the textmate users mailing list archive at Nabble.com.
Most of the time I'd want to apply Find and Replace to the entire document,
as opposed to the selection only. TextMate 2 seems to change behavior
depending on whether there is text selected. Is there a way to make it use
"Document" by default at all times? Thanks!
ysw
--
View this message in context: http://textmate.1073791.n5.nabble.com/How-do-I-set-document-as-default-in-F…
Sent from the textmate users mailing list archive at Nabble.com.
Hello,
I'm using the SCSS bundle and I'm tryingrun an action but I get this error :
*/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:777:in
`report_activate_error': Could not find RubyGem sass (>= 0) (Gem::LoadError)
from
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:211:in
`activate'
from
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:1056:in
`gem'
from /usr/bin/sass-convert:18*
I installed the sass gem only for ruby 1.9.3 so I configured TextMate to use
the 1.9.3 version (using TM_RUBY) but the SCSS bundle keeps using the system
version of ruby which does not have the sass gem installed.
I don't know what to do next.
Thanks for your help.
--
View this message in context: http://textmate.1073791.n5.nabble.com/TextMate-has-ruby-version-1-9-3-confi…
Sent from the textmate users mailing list archive at Nabble.com.
I use GIT for version control. When I commit, all is well if I use -m
and type the message in line. If I don't use -m, GIT rejects the commit
for having no message. I suspect I need to tell GIT to wait for
completion of the save, but my efforts to do that have failed. This is
not a problem with TM2, but I don't know how to get TM to tell GIT to
pause. Can someone help me set this up so it works as it should?
--Lewy
Suddenly some commands stopped working, Specifically Label Based on Current Word / Selection… and "Citation (Ref-TeX Style)"
In both cases I get the following error message (off course with different header).
Failure running “Label Based on Current Word / Selection…”.
/Users/guido/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/LaTeXUtils.rb:19:in `initialize': No such file or directory - JUR11-Permission.tex (Errno::ENOENT)
from /Users/guido/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/LaTeXUtils.rb:19:in `open'
from /Users/guido/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/LaTeXUtils.rb:19:in `options'
from /Users/guido/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/LaTeXUtils.rb:39:in `master'
from /Users/guido/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/LaTeXUtils.rb:56:in `get_labels'
from Label Based on Current Word / Selection…:8
Also I have noticed a different behaviour when clicking the button in the output window. The commands are executed but no message appears in the output window.
All the best
Guido
Hi,
TeXMate have the following engines predefined:
- pdflatex
- latex
- xelatex
- texexec
However I want to add some new default engines e.g. lualatex, arara,
luatex, pdftex.
I know that I can work with %!TS-program = luatex but this isn't what I
want to achieve.
How can I add a new default engine.
Thanks for your help
Marco Daniel
On Tue, 11 Jun 2013 12:00:15 +0000, Allan Odgaard wrote
>
> On Jun 4, 2013, at 2:53, Dushan Mitrovich <dushanm(a)spinn.net> wrote:
>
>> I just learned from the download page that TM 2 is intended only for
>> Lion and later. Will this remain the case?
>
> Yes, and once 10.9 is officially released, there is a good chance the
> requirements will be 10.8 and newer.
>
> Each OS update introduce new and better API plus bug fixes. Not being
> able to take advantage of the new API or having to provide
> workarounds for older OS versions (and test on these) affects
> productivity negatively.
>
>> That still works well, except for having no decent print options.
>
> I assume you're aware of
> http://wiki.macromates.com/HowTo/PrintWithColors? for now, 2.0
> hasn't improved upon printing (on the contrary), it still remains an
> unchecked item on my to-do list ;)
I hadn't been aware of that URL; thanks. I tried it and it works for
me, but I don't see that it offers any advantages over what I've been
doing up to now, which is opening the saved/edited file in another app,
e.g. Bean or jEdit, and printing from that. The main thing I'm missing
in TextMate is the lack of printing margins.
- Dushan
I rely extensively on the PHP bundles ability to "validate" the syntax and
it works just fine on my home computer but my laptop gives me the following
error:
[image: Inline images 1]
Any ideas on how I can get around this?
Ken
I just learned from the download page that TM 2 is intended only for
Lion and later. Will this remain the case? I'm on a late 2006 Mac Pro
which cannot be upgraded to Mountain Lion, so does that mean I'm stuck
with the 1.5.11 version. That still works well, except for having no
decent print options.
- Dushan