Quick Python PrintfInstallationIn VSCode's plugin tab: search "Quick-Python-Printf". Or get it from the Visual Studio Code Marketplace. Works on vscode version ≥ 1.57.0. DescriptionForked from Quick Python Print. The motivation was to use python f-strings, but version 2000 brought a total refactor with the following additions:
Features from previous versions:
See this extension's github repo for changelog and feature requests. UsageSelect the text you want to print, then press a keybind (like Modify f-string as desired in VSCode's settings under Modify keybindings as desired in VSCode's keyboard shortcuts settings. This extension only activates when VSCode detects a python file is open ( LicenseMIT License |