You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vscode-python plugin allows for extracting expressions into variables and functions, but not the reverse, inlining them into its callsites.
An earlier issue about this ages ago was closed microsoft/vscode-python#144, but the need for inlining variables still exists, and I'd love for this feature to be added to vscode-python.
The text was updated successfully, but these errors were encountered:
The vscode-python plugin allows for extracting expressions into variables and functions, but not the reverse, inlining them into its callsites.
An earlier issue about this ages ago was closed microsoft/vscode-python#144, but the need for inlining variables still exists, and I'd love for this feature to be added to vscode-python.
The text was updated successfully, but these errors were encountered: