Skip to content

Feature request: smart break line #248208

Open
@DoctorKrolic

Description

@DoctorKrolic

"Big brother" of VS Code Visual Studio has a very handy feature called "smart break line", which allows to jump out of parentheses into a block by pressing "Shift + Enter" like this:
Image
I believe that such "jump out of parentheses into a block" mentality can be applied to many languages and many cases in each of them. I have provided more examples in an equivalent LSP feature request, but as I now understand, the feature must appear in the main LSP-driven editor first. Of course this feature needs to be paired with an editor extensibility API, but I am nowhere near a TS developer, so I am gonna leave that part to more qualified people, like the VS code team.

Metadata

Metadata

Assignees

Labels

editor-coreEditor basic functionalityfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions