I use *BBEdit* as my editor for all kids of things, bypassing the lousy editors of "official" IDEs for various platforms. I enable such IDEs to automatically refresh the files that I change with BBEdit. I then use the "official" IDEs for compiling, building, installing.
For instance: *Embedded systems* (mainly Nordic MCUs) using *C*. The official IDEs are SEGGER Embedded Studio (SES) (which Nordic is slowly deprecating) and VS Code (which Nordic is aggressively pushing). With all due respect, I avoid VS Code and I prefer using make files directly. *Flutter* (iOS, Android, Mac, Windows, Linux, WebApps) using *Dart*. The official IDEs are VS Code and Android Studio. With all due respect, I avoid VS Code and I prefer using Android Studio. *Node.js* using *JavaScript.* *Documentation* (including graphics and videos) using markdown and rendered via *Marked 2* into HTML and PDF.. *Notes* of all kinds. BBEdit's implementations of all types of *regex goodies* are lifesavers. Bottom line: I do all my editing using BBEdit. On Sunday, October 27, 2024 at 8:38:47 AM UTC-6 Rick Yentzer wrote: > I've used BBEdit for a long time, I think I started with v6. I mostly use > it for writing in markdown and off and on with web development and python. > > I'd like to start using it for other tasks as well, but not sure yet which > ones. > > So, what do you use it for? Maybe we can all have lightbulb moments. > > -- This is the BBEdit Talk public discussion group. If you have a feature request or believe that the application isn't working correctly, please email "[email protected]" rather than posting here. Follow @bbedit on Mastodon: <https://mastodon.social/@bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bbedit/8333afbf-74a7-4c84-9242-ec8c11ca185fn%40googlegroups.com.
