Might be overkill for your needs but there is a 68K assembly language Language Server Protocol module (m68k-lsp https://github.com/grahambates/m68k-lsp) that does code formatting amongst other things. If you don't want to go to the trouble of getting it working with BBEdit for merely tidying up comments in 68K assembler files, there's a "Motorola 68000 Assembly" Visual Studio Code extension (https://marketplace.visualstudio.com/items?itemName=gigabates.m68k-lsp) that already has the integration with an LSP supporting code editor type application figured out; albeit the editor is VSC instead of BBEdit.
On Monday, March 24, 2025 at 12:18:04 PM UTC-7 Lloyd Ollmann wrote: > I wish to process some old, 1985, 68K assembler files to align the comment > fields to a given column can anyone make a recommendation on how I might do > so using BBEdit? > > In this case the comment character is ';' > -- 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/1c860d29-50c0-4ae8-baec-061fe43bb43fn%40googlegroups.com.
