Quoting Jan:

- Keeping notes
- Massaging text
- Search (search over set of files, often search&replace with regexp, and 
search folders, search open files, search the search results, I've used it all)
- Writing code (Python, shell, Perl, Lua, HTML, CSS, etc)
- Writing documents (Markdown)
- Exploring file content (even binary sometimes)
- A really good difference engine and UI

I want to add that BBEdit's difference interface is so good that I've been able 
to do things that you just can't do with other tools. I've been able to solve 
problems way faster, and it's simply because I can compare a huge list of files 
quickly. I know git has diff but it is horrible compared to BBEdit, and so I'll 
often keep multiple folders of my projects at different git branches or 
checkouts and diff them. I'll use it to debug simply by comparing what I've 
worked on the last hour with the last commit. And when I finish adding a 
feature of fixing a bug, I'll go back to the last commit and diff it and cherry 
pick the feature I just added so it looks even better.

BBEdit is also able to open some really big files.

I also use the open over sftp ability periodically.

BBEdit also taught me regex, which I consider myself to be pretty good at now.

James Reynolds
https://magnusviri.com

> On Oct 28, 2024, at 14:24, Jan Erik Moström <[email protected]> wrote:
> 
> On 27 Oct 2024, at 15:38, Rick Yentzer wrote:
> 
>> I'd like to start using it for other tasks as well, but not sure yet which 
>> ones.
> 
> - Keeping notes
> - Massaging text
> - Search (search over set of files, often search&replace with regexp)
> - Writing code (Python, Java, C, HTML, CSS, etc)
> - Writing documents (Markdown ... and once in a while LaTeX)
> - Exploring file content
> - etc
> 
> Very useful additional tools
> 
> - git
> - Marked 2
> - Typinator
> 
> = jem
> 
> -- 
> 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/78ADB99C-2CC6-45BF-A1D8-6875AAC527D5%40mostrom.pp.se.

-- 
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/B3EFA797-8A7C-4D59-BD06-45A96E079967%40gmail.com.

Reply via email to