Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline variable refactor feature #7022

Open
aleksanb opened this issue Mar 7, 2025 · 0 comments
Open

Inline variable refactor feature #7022

aleksanb opened this issue Mar 7, 2025 · 0 comments
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@aleksanb
Copy link

aleksanb commented Mar 7, 2025

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.

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Mar 7, 2025
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants