VSCodeVim/Vim

Use `editor.formatOnPaste` setting

Open

#1269 opened on Feb 4, 2017

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

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