VSCodeVim/Vim

Use `editor.formatOnPaste` setting

Open

#1.269 aberto em 4 de fev. de 2017

Ver no GitHub
 (8 comments) (21 reactions) (0 assignees)TypeScript (1.271 forks)batch import
help wantedkind/featuresize/S

Métricas do repositório

Stars
 (12.664 stars)
Métricas de merge de PR
 (Mesclagem média 9d 13h) (7 fundiu PRs em 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.

Guia do colaborador