Microsoft/vscode

[folder] Add empty line automatically

Open

#279.302 geöffnet am 25. Nov. 2025

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (74.848 Stars) (10.221 Forks)batch import
editor-foldingfeature-requesthelp wanted

Beschreibung

When the last class/function is collapsed, it's impossible to add a line by selecting the last character and pressing enter. You have to expand it, scroll to be bottom, put the cursor at the end and press enter. It would be much easier if the editor added an empty line auotmatically upon collapse, if the last class in the editor has no empty line at the end.

Contributor Guide