Jun 19, 2016, 10:24 PM

@Ashen-Shugar

The only text editor I can use is TextWrangler/BBEdit from Bare Bones Software. It's Mac-only, more's the pity, but it does one thing that Sublime Text/Atom/et al. do not, and while it's difficult to explain why I can't live without it, @Chime assures me that I probably will not see it anywhere else.

In selecting a function to cut out of the code, I must, must have the ability to strip the contents, parenthesis, and the function name itself. It's no good at all for me to select just the contents of a function, or even the contents and the parens/brackets/etc.

TextWrangler allows me to select the contents and parens/etc. just like the others, but it also puts in two insertion points: One at each end of the selection so if I use the keyboard to shift-arrow backwards, it expands the selection backwards. All the other programming text editors I've tried put only one insertion point at the end.

Not having this feature drives me so goddamn batty. I would love to use Sublime Atom, but I'm told that this behavior is not accepted text-editor behavior, so no can do. Thanks a freakin' lot, guys.