Skip to content

A VS Code extension to select a paragraph (bounded by whitespace)

Notifications You must be signed in to change notification settings

nachocab/vscode-select-paragraph

Repository files navigation

Select Paragraph

Expand the current selection until it hits a whitespace boundary (port of expand_selection_to_paragraph from Sublime Text). If you have this text:

line 1

line 2
line 3| <= cursor here
line 4

line 5

After running Select Paragraph, the selection will hold lines 2 through 4.

Extension Settings

This extension contributes the command select-paragraph.selectParagraph and the keybinding ctrl + p.

About

A VS Code extension to select a paragraph (bounded by whitespace)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •