Is there an easy way to tell TextMate to treat one file extension as
another file type? For example, when doing Drupal development, lots
of Drupal modules end in .module, but they are really PHP files. How
does one go about telling TextMate how to do this?
Thanks...
n.
--
Nick Hodulik : : hodulik.com
Allan,
have you had any time to take a look at the linking commands that
will allow for easy insertion of Markdown, HTML, etc? I've been
playing with the Yahoo-Ruby interface and have some new commands that
allow for searching/linking in different areas (news, videos, urls)
and finding related suggestions. I don't want to bother sharing it
with my same old HTML tag insertion if there's a linking library of
some sort on the way...
Thanks,
Brett
Hi,
I am trying to install the R bundle following the instructions on
http://macromates.com/textmate/manual/bundles#installing_a_bundle
even after updating, it is not visible in Textmate.
When I double click in the finder on
/Library/Application\ Support/TextMate/Bundles/R.tmbundle
a window pops up saying
"Bundle is Corrupt
The bundle "R.tmbundle" does not contain the required "info.plist"
file (or that file is corrupt) and can therefore not be installed.
Continue"
Am I the only one having that problem? Generally, I am a newbie, but
I'v at least installed other bundles before that work... :-)
It seem weird, cause on
http://macromates.com/svn/Bundles/trunk/Bundles/R.tmbundle/
there is a info.plist
Thanks for your help,
Claus
hello,
Object : TeX , Latex , theme and language
i have some problems with TeX , Latex and language
1) \newcommand*{\twoptoff}{\ifnum \catcode`:=13 \catcode`\:=12
13 and 12 are not in the same color
2) When i use xkeyval package i 've the name of the macro like this :
\define@boolkey : define and @boolkey are not in the same color
3) \protected@edef\@tempa \@ in one color , tempa in the same color
that edef
4) \def\@@vertex#1{... \@ in one color the second @vertex in an
other color
5) i've an other question about completion with LaTeX. What is the
good way
for me if i want to complete easily newcounter, setcounter,
newcommand, usepackage \define@boolkey
etc .....
Greetings
Alain
Since my last update to Textmate, I've noticed that it is burning a
little under 5% of my CPU (Core Duo MacBook Pro) when I'm doing
absolutely nothing. I'm rather sure it didn't do this before.
Anyone else see this, or have an idea what's going on?
TextMate 1.5.4 (1360)
Thanks,
Jamie
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
would it be possible, to add folding markers for the =begin ... =end
documentation in ruby? It would be usefull, if I could hide large
documentation parts in a script.
Thanks in advance,
Simon
- ----
> privacy is necessary
> using http://gnupg.org
> public key id: 0x6115F804EFB33229 http://ruderich.com/
simonruderich.asc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFFbE+cYRX4BO+zMikRCuQjAJ4nyg7vJVGgfILRNGspMScVw5B10wCbBfwf
Seck//9uFxjZzVv+IJXGRIg=
=4TGS
-----END PGP SIGNATURE-----
Hi all,
I am new to TextMate and have badly mangled a theme. Is there a way to
revert a theme to its' original state. Or if I need to remove it, where
in the directory structure can I find it? It I need to remove it, I
will need the original and I do see individual original themes listed
anywhere on the macromates site.
All help appreciated.
Bob
Hi. My Textmate bundle has disappeared - it doesn't show in the Bundles
menu. I've downloaded it via GetBundle and Subversion, but it still
doesn't show.
Now, maybe it never shows in that menu. I don't really remember it. But
what I do know is that the keyboard shortcut for 'show current scope'
doesn't work any more, and I can't find the command anywhere. That
leads me to think that it's in the Textmate bundle, and that the bundle
is AWOL.
Can anyone give me any advice?
Bruno
Hi all.
Can someone point me to a basic example of
a dialog from inside a ruby code? My needs
are basic: at some point my code computes
a certain string; I want to check the string,
edit it by hand if necessary, and then continue.
So I just need something like the example in
Allan's screencast about tmDialog, only from
inside some ruby code in a TextMate command.
Thanks,
Piero