- VS Code Version: 1.54.3
- OS Version: Win 10
Steps to Reproduce:
- Have the following code snippet in a JS editor
- copy a word to clipboard, e.g. "var"
- place cursor before "x", paste
Result: The pasted word indents the line by one space. This should not happen below such a jsdoc comment block.
Does this issue occur when all extensions are disabled?: Yes