Dear TextMate,
Hello,
I can't find the advanced preferences menu indicated in the document below.
https://manual.macromates.com/en/saving_files.html
Where is it? Should I do something special to show it up? I am using
TextMate version 2.0.
Thank you
Hi,
is there a way to show git changes in the gutter (next to the line numbers)?
In the file browser you can see the changes of files, but it would be nice
you can also see the changes next to the line numbers in the gutter.
== Feek
--
Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html
Hi all,
I’ve been a loyal TM1 user for years who has resisted migrating to TM2 because I was waiting for key features like live, editable HTML preview. (I’m still on Firefox 56 too, so a bit of a plugin addict.)
A few restarts after migrating to High Sierra I noticed a "Software Update" prompt in TM1. (I’m now running 1634.) I thought that was odd as I assumed development had ceased on TM1, and am curious what that is.
I’ve also read that Apple will soon disallow 32-bit applications in a future MacOS update. Am I right in assuming that will force me to use TM2?
Since I’m a bit out of the loop about active TM development these days, has anyone added the ability to view and/or edit HTML in a live Web preview?
Thanks for any advice!
jon
Hi all, I am new to TextMate, and not sure if it's appropriate to ask a
question about embed language here.
I have a language needs to embed JSON language syntax highlight. However,
unlike most languages to have an specific identifier to mark the embed
language scope like Markdown:
```json
{"hello": "world}
```
Here, for markdown language, the begin is ```json, and the end is ```. The
contents between begin and end are real JSON.
However, in my own language I just treat a line starts the { and [ as a
JSON, since they are the begin characters of a valid JSON. And for my case,
the end is the empty line. So the difference is that the matched line of
begin regex also should be treat as the JSON language so that I can include
source.json. But I don't know how to achieve this.
Thanks in advance.
--
Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html
Hi,
is there a quick way to transform for instance
[Role, User, UserRole, SourceAddress, BulkMessage, Message, SingleSMSTemplate, Company, Contact]
into
[
Role,
User,
UserRole,
SourceAddress,
BulkMessage,
Message,
SingleSMSTemplate,
Company,
Contact
],
?
(In this case it's Python but it could be more or less any language.)
I do this so often manually, there must be a better way?
Thanks,
Tuk
Hello,
I absolutely love the feature introduced in TM 2 with Lion: being able
to reopen all the windows [1] after any expected or unexpected events
(rebooting, upgrading, crashes, ...).
What I miss in TextMate though is reopening the windows in the same
desktop where they were before closing the app.
I often have up to 100 files opened at the same time, spread across a
number of desktops and I only reboot the OS about once in a month. But
after every reboot or TM upgrade, I need to sort the windows manually
again which is a bit annoying.
Terminal windows open in exactly the same desktop where they were
closed, the web browser (Chrome) sadly doesn't respect that, about
other software I don't care. I would really love it if TextMate would
remember in which desktop the windows were last opened and reproduce
the exact state after relaunch. I don't know how difficult it would be
to implement that change though.
What do others think about it? Should I enter the feature request in
the tracker?
Thank you,
Mojca
[1] https://support.apple.com/en-us/HT204005
Hi all,
Having received some TeXLive updates recently, I am now unable to use cmd-R in TextMate to typeset. Whichever .tex I try (in this case Reason. tex), I just get
Command latexmk -pdf -f -r /tmp/latexmkrc -r '/Users/robertmilton/Library/Application Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/config/latexmkrc' Reason.tex exited with status 127
Is anyone else having this problem, or does anyone know how to fix it?
Regards
Robert
When I use Find In Project, the Replace and Replace & Find buttons are now
always grayed out. So that feature is completely unavailable to me.
Am I doing something wrong? Has something changed in TextMate regarding
this? Anyone else having this problem.
Hello,
Every so often the UI will hang. This is a new development and has started about a week or so ago. I don’t think anything has really changed on my end. It occurs when moving my text cursor around or when bringing up the find window. I’m sure there are other things that cause it to occur, but I can’t think of them at the moment. It doesn’t happen every time but it happens enough to be annoying.
Any help would be appreciated.
Thanks!