microsoft / microsoft/TypeScript
Move to file changes paths based import to relative import
Open
@navya9singh is already working on this.
Since Dec 20, 2023.
Needs Investigation
Rescheduled
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.4k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 117
Description
Testing microsoft/vscode#183683
- Open a TS file and select a Class > Refactor... > Move to a New File
- A New file is created
🐛 Import format in other files which are importing this symbol is changed
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.