Order won't complete (after Paypal payment confirmed) -- "you must accept terms and conditions" message shows up, but no checkbox or other way to accept T&Cs. (Is the BB order website incompatible with Firefox on macOS, or failing due to load?)
BBEdit is 30 years old as a commercial product
21–30 of 137 posts
Re: BBEdit is 30 years old as a commercial product
#22Ahh that gets me nostalgic for the pre-VSCode days. How is TextMate doing these days? I know they spent forever for TextMate 2.0, and that somehow fizzled out...?
Re: BBEdit is 30 years old as a commercial product
#23Earlier quoted context omitted.
>formerly TextEdit IIRC TextWrangler. TextEdit is the editor built in to macOS.
And TextWrangler formerly was BBEdit Lite ( https://en.wikipedia.org/wiki/BBEdit#Freeware_versions )
Re: BBEdit is 30 years old as a commercial product
#24I started programming on Macs in the early 90s, and I used BBEdit the entire time that I was on the platform. I no longer work on Macs, but I would love to see a Linux version. Never going to happen, but it's one of the few pieces of software that I still miss.
Re: BBEdit is 30 years old as a commercial product
#25Re: BBEdit is 30 years old as a commercial product
#26Ahh that gets me nostalgic for the pre-VSCode days. How is TextMate doing these days? I know they spent forever for TextMate 2.0, and that somehow fizzled out...?
Use it as my main editor still, absolutely love it. Still gets updated a few times a year. Just find it more snappier to work with than webtech based editors and the shortcuts and workflows are all more native on MacOS than VSCode. Also a big fan of the mixed font/size/styling when working with Markdown docs.
Re: BBEdit is 30 years old as a commercial product
#27Ahh that gets me nostalgic for the pre-VSCode days. How is TextMate doing these days? I know they spent forever for TextMate 2.0, and that somehow fizzled out...?
TM 2 was great, albeit somewhat abandoned, until Apple Silicon came along. There’s some sort of bug in the app that makes it regularly hang on launch on my M1 and M1 Max laptops.
Re: BBEdit is 30 years old as a commercial product
#28- Ability to auto-format using Prettier.
- AI Large Language Model auto-complete for code. The field is moving fast, but I'd love to be able to use open models here. I don't want to send all my code to GitHub co-pilot.
BBedit has an excellent built in text-filter functionality and I've written scripts to send selected text as a prompt to various LLMs, but built-in would be ideal!