#TextMate

David Somersomz13
2025-11-11

I am down the rabbit hole of melding and with a dash of and a twist of tmLanguage.json (but using RE2 not Oniguruma for reasons)

Johannes Brakensieklazarus@fosstodon.org
2025-09-12

#MailMate, #TextMate, #GitX, #Go (1.20, not any younger) just work using a current version mostly. That makes it a lot easier to get work environment running. Seems the way to go. Only need to fix broken keybindings on #MacPass.

#MojaveALittleLonger

Boris 🏳️‍🌈🤙🌿boris@swiss.social
2025-06-06

@kreideland ich benutze #Textmate unter MacOS

2024-12-07

Is anyone else moving from #textmate to #zed?

I’d love to share our findings, improvements, tweaks with each other

E.g., snippets are there, command b doesn’t always hide/show the left pane, etc

I’d love to get all-in on zed, but between a couple decades of texmate muscle memory and zed still being new (and new to me!), I can’t quite make the jump
ruby.social/@MoskitoHero/11361

2024-09-18

TextMate is and has been my go-to text-wrangling tool for a long time.

There are so many useful things I rely on, all built-in.

"Sort and deduplicate"

"Regex search and replace"

"Diff selection with clipboard"

"JSON reformat document"

"HTML Unescape"

rmate

and many more I can't think of right now...

And I just realised it can even function as a basic "notebook" (jupyter style).

Shell -> Execute line and replace with result

If you haven't tried it (and you're on Mac) give it a try, it's free and open source nowadays.

Development has mostly stalled but I don't mind, it's "done" and the stability is comforting.

macromates.com/ #textmate #macsoftware

2024-08-18

Your #programming language allows nested comments? You are using #codium, #vscode or #TextMate? However your syntax highlighting does not yet recognize nested comments? #sourceCodeSunday

Fear not! It is simple to add.#Oberon

Language.json 

"comments": {
      "patterns": [
        {
          "name": "comment.block.oberon07",
          "begin": "\\(\\*",
          "end": "\\*\\)",
          "patterns": [
            {
              "include": "#comments"
            }
          ]
        }
      ]
    }
2024-05-06

A lot of the main apps I use still work really well and I have then customised and tuned the way I want but they're all teetering on the brink of some brain-dead CEO's get-rich-quick scheme destroying them: #Firefox, #Thunderbird, #VSCode and even #Discord

But the last time I had an app that was absolutely solid and didn't keep needlessly changing was #TextMate back during the glory days of MacOS, pre iOS.

Tiago Mendes-Costa :ruby:otagi@ruby.social
2024-04-29

I want to start a club for the few people who still use #TextMate.

It would be called “Club Mate”.

2024-04-21

Besides using #Intellij #IDEA at work (since 2003), I always use a plain text editor for various programming and "text mangling" tasks. Since Visual Studio Code is a lot below IDEA and too bloated for simple code/text tasks, I am looking for my new additional text tool. #TextMate was nice but is too slow and outdated, I don't like #Sublime for it's usability and colors. Currently I am trying #BBEdit ...

2024-02-06

On the left, #VSCode; this app is using ~470 MB of RAM. There's a lot going on in the background here, a web browser engine, a JavaScript engine and server backend. On the right is Visual Basic 6 (#VB6), with a very large project open, taking up 42 MB RAM. Now this isn't even to complain about bloat because VScode performs really well and is very extensible. It's the only editor I've enjoyed using since #TextMate on MacOS;

Screenshot of VScode with a code and various panels openScreenshot of Visual BASIC 6 IDE with a project (PhotoDemon) open.
2024-01-13

Super interesting. I did not realize that #bbedit was still around, being used and being developed. It just got #chatGPT integration.

I never was a BBEdit user, and preferred #textmate for many years. Now full in #vscode

tidbits.com/2024/01/11/bbedit-

Dr. Juande Santander-Velajuandesant@astrodon.social
2024-01-02

Lots of discussions about #TextMate in my timeline… is it just a New Year’s resolution from some people to my timeline, or is there something new that has broken that I have not yet catched up to?

🥽 Manu 🍉 Carrasco Molinastuffmc
2023-09-16

being mad at me :(

Failure running “Bold”.

~/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/bin/ruby18: line 43

~/Library/Application Support/TextMate/Ruby/1.8.7/bin/ruby: Bad CPU type in executable

~/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/bin/ruby18: line 43:

~/Library/Application Support/TextMate/Ruby/1.8.7/bin/ruby: Undefined error: 0

What should/can I do? :(

Jan Lehnardt :couchdb:janl@narrativ.es
2023-09-09

Lots of love for #TextMate in my timeline. I too used it extensively since it came out up until @panic released Nova.

It bridges being a nimble text editor while scaling to “IDE” to quell any VS Code FOMO.

I even wrote the first version and currently maintain the Erlang extension.

I will never forget TextMate, though <3

maarten brouwersmurb@todon.nl
2023-05-11
Kevin R Joneskevinrj
2023-05-09

This could help people be more aware of . Tell users what they need to know, that they can’t use that program, and if done nicely, maybe encourage developers to consider making their app more accessible as well.
The best editors to use with VoiceOver currently in myexperience, are by , and .

nova.app/

macromates.com/

Axel Rauschmayerrauschma@fosstodon.org
2023-04-18

Is there are place where people discuss #TextMate grammars – especially implementing parsers for them?

Collin Donnellcollin@ruby.social
2023-04-13

@Vaguery Sometimes I imagine the world where #TextMate kept up and got LSP, debugging, and other modern features. It's a nice timeline to think about. Chocolat could have been good too.

I think Nova is here for the long haul, but I am yet to get the Ruby debugger extension to work at all.

Gavin Browngbxyz@noc.social
2023-02-11

Hmm, is #Textmate abandonware?

ZearinZearin
2023-02-05

@ttscoff@nojack.easydns.ca Remember ’s awesome ability to filter selected text through a terminal command?

*Please* tell me: Is there is a VSCode extension that does that same thing?

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst