Y
Hacker News
new
|
ask
|
show
|
jobs
by
insulanian
2239 days ago
I'm using VS Code and it does do that. It deletes back to the previous indentation level.
In the case when you move code around you will anyway go for Tab/Shift+Tab in any editor.
1 comments
opo
2239 days ago
You are right, it looks like it tries to do the right thing on indent. Though if you try and use tabs to align anything after an indent it just treats them as spaces.
link