Extract method only works on one line and rename doesn't work at all
Open
@AdamYoblick is already working on this.
Since Feb 1, 2022.
waiting for upstream
- Dominant language
- C#
- Stars
- 2.6k
- Forks
- 680
- Avg merge
- 39m
- Merged PRs (30d)
- 1
Description
Environment

Steps to Reproduce
- Create a Python Application project
- Input some code
- Move the cursor to a one line
- The Quick Action icon appears in front of this line.

Actual result
When select server line, the icon does not appear

And the extract method can not rename. I rename "new_func", does not work

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.