Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Sublime Text command - Break / wrap line #14093

Closed
waderyan opened this issue Oct 20, 2016 · 2 comments
Closed

Missing Sublime Text command - Break / wrap line #14093

waderyan opened this issue Oct 20, 2016 · 2 comments
Labels
*extension-candidate Issue identified as good extension implementation feature-request Request for new features or functionality

Comments

@waderyan
Copy link

While building this extension to map Sublime Text default keyboard shortcuts to VS Code, I found that this feature is missing.

The feature is break / wrap line.

Default Sublime Text keybindings
Windows / Linux: alt+q
Mac: cmd+alt+q

break_line

@roblourens roblourens added the feature-request Request for new features or functionality label Oct 20, 2016
@madig
Copy link

madig commented Jun 1, 2018

This would be very useful to have! Atom has Alt+Q which breaks lines and even correctly handles comments in source code. I currently have to break comments up manually :( There's the "Reflow Markdown" extension, but that breaks in source code.

@mjbvz mjbvz added the *extension-candidate Issue identified as good extension implementation label Sep 20, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 20, 2018

We try to keep VS Code lean and we think the functionality you're asking for is great for a VS Code extension. Maybe you can already find one that suits you in the VS Code Marketplace. Just in case, in a few simple steps you can get started writing your own extension. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants