Hi
I want to find a way to have history of changes/movement over a file/ files in project. I've already found a way to go to last 1 change, but I love to see ability to move over last editing places with ease.
Is there any way?
best regards
Hi,
According to the texmate
manua<http://manual.macromates.com/en/preface.html%20>l
back-tab should be triggered by Shift-Tab.
For some reason, Shift-Tab isn't working for me. I can trigger back-tab
with Shift-Alt-Tab.
Shift-Tab would be preferable, any ideas why it's only working with
Shift-Alt-Tab or how to get Shift-Tab to work?
many thanks,
-Mike
I can't run .rb files in TextMate; get this error:
/Applications/TextMate.app/Contents/SharedSupport/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:1:
undefined method `+' for nil:NilClass (NoMethodError)
Did a lookup for this error on Google; is my Ruby bundle outdated?
Thank you in advance.
--
View this message in context: http://old.nabble.com/Can%27t-run-Ruby-files-in-TextMate-tp29563002p2956300…
Sent from the textmate users mailing list archive at Nabble.com.
When I change the language in the Edit > Spelling > Show Spelling & Grammar
menu from English to Italian, it seems to change the language for all
textmate files, not just the one I'm working with.
I suspect I'm doing something wrong here, but is there a way to have a
per-file language for the spell checker?
--
View this message in context: http://old.nabble.com/Multiple-Languages-for-Spell-Checker-%28Per-file-lang…
Sent from the textmate users mailing list archive at Nabble.com.
Hello Allan - I have a request for 2.0:
in the Bundle Editor I've several times made the grave error of hitting delete one too many times and accidentally deleting an entire bundle.
for whatever reason, when I'm in the BE and going through my commands, macros, etc, I've managed to accidentally select the bundle itself and hit delete.
not such a big deal if they're stock bundles but many of mine have been customized to suit my needs.
anyway, I've made this mistake a couple of times and I'd just like to suggest a warning dialog of some kind that pops up before you delete an entire Bundle.
I know it's kind of a spaz move on my part - but if it's happened to me than it's happened to other people too.
thanks!
Bennett
>> Rob McBroom <mailinglist0(a)skurfer.com> wrote:
>>> The fancy ?new? web preview, not the built-in boring one. :)
>>
>> I'm not sure what you mean by that, for all I know the features you're
>> talking about are available in the built-in web preview?
>
> OK, so they're both bundled with TextMate, but there's the one that's on the application's Window menu (which is what I meant by ?built-in?) and then there's the one that uses stuff in the support folder.
Out of curiosity, do you consider the Web Preview enabled via Application Support/Textmate to be "fancy" just because it has a different theme, or does it have some other codebase?
The reason I'm asking is that a few months ago the option to run WebMate, the WYSIWYG editor, disappeared from my "boring" Web Preview and I've been unable to conjure it back:
http://lists.macromates.com/textmate/2010-July/031152.html
I'm wondering if I should be trying this other, "fancy," Web Preview? If it's as simple as downloading a Theme that reveals the "Enable live editing" link, I'll be a happy camper.
jon
______________________________
Still Water--what networks need to thrive.
http://still-water.net/
Bennett, rather than a dialog warning, Cmd-Z should be your friend.
Undo is my favourite command....
Carl Forde
Our doubts are traitors and make us lose the good we oft might win by
fearing to attempt.
— William Shakespeare, "Measure for Measure", Act 1 scene 4
Message: 10
> Date: Wed, 25 Aug 2010 11:54:16 -0700
> From: plastichairdoo <plastichairdoo(a)gmail.com>
>
> Hello Allan - I have a request for 2.0:
>
> in the Bundle Editor I've several times made the grave error of hitting
> delete one too many times and accidentally deleting an entire bundle.
> for whatever reason, when I'm in the BE and going through my commands,
> macros, etc, I've managed to accidentally select the bundle itself and hit
> delete.
> not such a big deal if they're stock bundles but many of mine have been
> customized to suit my needs.
>
> anyway, I've made this mistake a couple of times and I'd just like to
> suggest a warning dialog of some kind that pops up before you delete an
> entire Bundle.
>
> I know it's kind of a spaz move on my part - but if it's happened to me
> than it's happened to other people too.
>
> thanks!
>
> Bennett
>
>
Hi, sorry if this is a well-known issue.
I purchased a site license and installed TextMate on my classroom machines. The students will be using network accounts.
What I discovered, to my dismay, is that registering TextMate using the local admin account does not unlock it for a network user. (When I logged on using a test student account, I needed to register again.)
This will be, to put it mildly, a pain in the ass, as students are not assigned to a particular machine.
Is there a way around this? I don't immediately see where TextMate maintains license information locally.
Thanks!
Randy J. Zauhar, PhD
Assoc. Prof. of Biochemistry
Director, Graduate Program in Bioinformatics
Dept. of Chemistry & Biochemistry
University of the Sciences in Philadelphia
600 S. 43rd Street
Philadelphia, PA 19104
Phone: (215)596-8691
FAX: (215)596-8543
E-mail: r.zauhar(a)usp.edu<mailto:r.zauhar@usp.edu>
Web: http://binfcompsci.usp.edu/~zauhar
"We have always known that heedless self-interest was bad morals; we know now that it is bad economics."
-- Pres. Franklin Roosevelt, 20 January 1937
Hello,
I am trying to use the "reformat document" command in the stock JavaScript bundle. When I run this command I get the following PHP error:
PHP Notice: Undefined index: TM_BUNDLE_SUPPORT in /private/tmp/temp_textmate.i7oQrD on line 19
PHP Stack trace:
PHP 1. {main}() /private/tmp/temp_textmate.i7oQrD:0
PHP Warning: require(/lib/beautify.php): failed to open stream: No such file or directory in /private/tmp/temp_textmate.i7oQrD on line 19
PHP Stack trace:
PHP 1. {main}() /private/tmp/temp_textmate.i7oQrD:0
PHP Fatal error: require(): Failed opening required '/lib/beautify.php' (include_path='.:/usr/lib/php') in /private/tmp/temp_textmate.i7oQrD on line 19
PHP Stack trace:
PHP 1. {main}() /private/tmp/temp_textmate.i7oQrD:0
Can someone help me troubleshoot this? Have already lost several hours.