@byronrode Try again and leave it a while. It seems that the OS is doing sort of verification on the bundles on launch and it takes a while on first boot. After that initial launch it is fast again. If it doesn’t work write in to support.
Seems like @macromates haven’t committed any code to Textmate repo in over a year, and it hangs completely on Ventura. Sad as I’ve been using it for almost as long as it has been around.
@doekezanstra The command there is “Paste Without Indenting” though it could be overridden by a bundle command. To be sure manually select the menu item from the Edit → Paste menu. Note that you will have to hold down control to see the option.
How to crash Textmate: press ctrl+cmd+V.
But what does that shortcut do, and why does it crash?
(the shortcut is used in terminal for paste+escape, but accidentally performed in Textmate). @macromates
@macromates Setting document type in Textmate can be done via keyboard. Example, setting JSON via shift+control+alt J and then add type 2, because I also have the javascript bundle (which is 1). Is there also a keyboard shortcut which let me cycle through this list?
@macromates I cannot find a changelog for 2.0.23. Please provide a convenient link for it (from the home page) as I'm wary of sudden changes to long existing programs (hacking / other unexpected bugs). Esp. as there is no info on the blog, site news or twitter.
Anyone know if there’s a way to customize the characters inserted why type option on macOS? I want to customize so I could type option+<key> and insert a different unicode character or emoji. I can’t find where that mapping lives
@FarbsMcFarbs Happy to answer any questions you have about this, direct messages are open. Best example language is JSON as it was written specifically to be a teaching example for a book.
Fellow Code Nerds:
How painful is it to create a new TextMate language grammar? I'd like to syntax highlight my new language, but uh the first article I found said it took 'em three weeks. Was hoping it'd be closer to 3 hours.
Anyone tried this?
@harpaa01 Larger directories would take longer to build a file list from… Could it be related to on-disk changes? Try a change when you know nothing has been written recently to see if it still happens. (In the entire project scope)
@macromates when I make a new file in the file browser I’m noticing a weird bug when the directory has a lot of files in it. I start renaming and the file just loses focus. Can’t reproduce on a smaller project.
Request to all code editors, doc editors, and IDEs, please please have an option when pasting a string to replace "smart quotes" to normal quotes.
@jetbrains@code@Microsoft@googlecloud
Asking for a friend.
@ramsey Have not heard of this issue, there is a 2.0.18 available here:
github.com/textmate/textm…
No reason it should perform better but good to test. Please DM for more info.
@harpaa01 If you are on the latest nightly/prerelease build there is an auto option, upgrade from Preferences → Software Update, then the option is in View → Theme
@macromates are there any upcoming plans to make TextMate better switch automatically between light and dark mode?
Specifically, I’d like to designate default themes for each mode and have TextMate adjust accordingly when macOS switches from light to dark.