Comment by jfb
3 days ago
The tab key in BBEdit inserts a literal tab character, or advances to a tab stop. It doesn't indent the line, which is what I would argue it should do when writing code.
3 days ago
The tab key in BBEdit inserts a literal tab character, or advances to a tab stop. It doesn't indent the line, which is what I would argue it should do when writing code.
As a matter of interest, there is a setting `Allow tab key to indent text blocks` (in Settings > Keyboard) – doesn't that do what you're describing?