Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProperPythonPastingNew to Visual Studio Code? Get it now.
ProperPythonPasting

ProperPythonPasting

PhoHale

|
7 installs
| (0) | Free
Fixes the longstanding issues with pasting python code into a different editor by determining the proper indentation depth of the paste destination and pasting so that it matches.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ProperPythonPasting VSCode Extension

Fixes the longstanding issues with pasting python code into a different editor by determining the proper indentation depth of the paste destination and pasting so that it matches.

Features

Allows you to paste python code into a different location (function/notebook/script/etc.) and have it properly indented intead of having to fight the editor.

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release with basic functionality.

0.0.2

Override default paste command (ctrl+v/cmd+v) with smart paste for python files

0.0.3

Fixed forced logging console display.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft