Hi,
I was wondering if there is still an API to write Plug-ins for TextMate because I would like to create a Python debugger plug-in.
Thank you for this wonderful editor,
Louis
I am trying to use Emmett in the latest TM and the latest Mac OS X, and I get a crash on launch every time. There is a fair amount of discussion on Github about this, and links to a non-official branch that supposedly fixes the problem, unfortunately I cannot get it to work in my system, either. Has anyone else gotten this combination to work? If so, what did you do?
Thanks,
Walter
I'm using a bundle [1] to highlight trailing whitespace. When there is
some trailing whitespace in a document and I select the text and the
selection covers the trailing whitespace, the selection gets a darker
color where there is trailing whitespace. But it's not consistent,
sometimes it gets the darker color, sometimes it doesn't. When I start
the selection on trailing whitespace the selection that covers the other
text also gets this darker color.
It's a bit hard to explain this so I created a screen recording [2]. The
red background color on the screen recording is the highlighted trailing
whitespace.
It's not a big issue since it's just the color of the selection, but I
though I could mention it anyway.
[1] https://github.com/mads379/Whitespace.tmbundle
[2]
https://drive.google.com/file/d/0B7UtafxGD9vENlBqVllvS0Frd0k/view?usp=shari…
--
/Jacob Carlborg
If I have a long line, most often in a Markdown file, the empty space on
the gutter is being highlighted for physical lines rather than the
logical line number.
In the attached screenshot, I would have expected the line number 23 to
have been highlighted. Instead, a blank space on the gutter has been.
Bob
------------------------------------------------------------------------
Robert J. Rockefeller
Richmond Hill, GA
www.bobrockefeller.com <http://www.bobrockefeller.com>
This doesn't work for me: `echo "<?php die(); ?>" | mate --type php`. TM2 opens with the type set to Plain Text. Is possible? I'm doing it wrong?
Thanks,
Q
Is there a convenient way to convert an Atom grammar for use by TextMate?
Bob
-------------------
Robert J. Rockefeller
Richmond Hill, GA
www.bobrockefeller.com
Hi,
one of the nice features of TextMate 2 is the “bundle manager” that allows us to easily install/remove bundles via a single click inside Preferences. The list of available bundles is quite long. However, there are still some bundles missing. At the end of this mail I list some bundles that I would like to see included.
I based this list on my personal usage. If anyone has some additional ideas about which bundles to include, then please share them here. While Allan and Michael – a.k.a. MacroMates – might not add them to the index, there is still a chance that we all learn about some useful bundles that make our lives easier.
So let me start with a shameless self promotion ☺ of two of my bundles:
- [Rainbow Dash]: This bundle contains a light and colorful syntax highlighting theme for TextMate
- [Special Characters]: A bundle to easily insert special characters into a TextMate document
[Rainbow Dash]: https://sanssecours.github.io/Rainbow-Dash.tmbundle/
[Special Characters]: https://sanssecours.github.io/Special-Characters.tmbundle/
Here is a list of bundles created by other people that I find useful.
- [Avian Missing] contains some additional commands „missing” from TextMate. Personally I like „Strip whitespace on save” and “Open global .tm_properties”.
- [DashMate] provides support for the documentation lookup tool [Dash](https://kapeli.com/dash).
- [EBNF TextMate highlighting] provides syntax definitions for [Extended Backus-Naur Form](https://en.wikipedia.org/wiki/Extended_Backus–Naur_Form).
- [fish TextMate Bundle] adds support for the [friendly interactive shell](http://fishshell.com).
- [Marked Bonus Pack] adds commands that preview the current Markdown document in [Marked 2](http://marked2app.com).
- [TextMate 2 rubocop] adds support for the Ruby code analyzer [RuboCop](https://github.com/bbatsov/rubocop).
- [TextLint] is a linter for your english prose. Basically it makes writing english texts – that pass the linter – a horrible experience ☺.
[Avian Missing]: https://github.com/elia/avian-missing.tmbundle
[DashMate]: https://github.com/ram-nadella/DashMate.tmbundle
[EBNF TextMate highlighting]: https://github.com/arne-schroppe/ebnf-textmate-bundle
[fish TextMate Bundle]: https://github.com/l15n/fish-tmbundle
[Marked Bonus Pack]: https://github.com/kotfu/marked-bonus-pack/tree/master/TextMate/Marked%202.…
[TextMate 2 rubocop]: https://github.com/mrdougal/textmate2-rubocop
[TextLint]: https://github.com/DamienCassou/textlint/tree/master/TextLint.tmbundle
Kind regards,
René
I’ve noticed that the find window is not tied to the same application space as the rest of the Textmate windows. Its shown globally as if the window were assigned to “All Desktops”. This is quite annoying as I often will switch applications using command tab, and then switch back to Textmate via the same key. When i return to textmate, the find window shows up in the wrong space, while the editor windows remain in their correct space.
The desired behavior would be for the find window to occupy the same space as Textmate, and upon switching to the Textmate application, the corresponding desktop space should be automatically selected.
I had an old LaTeX bundle in the Avian directory which was
conflicting with the default LaTeX directory. After removing it,
the command now work.
Angelo
Hello,
I'm using TextMate version 2.0-beta.8.3 on OS X 10.11.1, with
the latest version of the LaTeX bundle. When I try to use the
“LaTeX Symbol Based on Current Word” command, it rightfully
complains of the lack to the config_helper.rb file.
Failure running “LaTeX Symbol Based on Current Word”.
LaTeX Symbol Based on Current Word:6:in `require': no such file
to load -- /Users/angelo/Library/Application
Support/TextMate/Managed/Bundles/LaTeX.tmbundle/Support/lib/Ruby/config_helper.rb
(LoadError)
from LaTeX Symbol Based on Current Word:6
Any suggestions?
Cheers,
Angelo