VSCodeVim/Vim

Use `editor.formatOnPaste` setting

Open

#1,269 opened on Feb 4, 2017

View on GitHub
 (8 comments) (21 reactions) (0 assignees)TypeScript (1,271 forks)batch import
help wantedkind/featuresize/S

Repository metrics

Stars
 (12,664 stars)
PR merge metrics
 (Avg merge 9d 13h) (7 merged PRs in 30d)

Description

The new editor.formatOnPaste setting in vscode 1.9 works when pasting with ctrl-v with not in vim mode's p, which should use that setting too to automatically format when pasting.

Contributor guide