Hacker News new | ask | show | jobs
by timestretch 1129 days ago
I love BBEdit and use it daily as my main text editor, and have since classic MacOS days! I'm hoping they add a couple of features:

- 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!