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

Quick fix option "rename file to match type" doesn't work #1384

Closed
jrieken opened this issue Apr 13, 2017 · 3 comments
Closed

Quick fix option "rename file to match type" doesn't work #1384

jrieken opened this issue Apr 13, 2017 · 3 comments

Comments

@jrieken
Copy link
Contributor

jrieken commented Apr 13, 2017

From @IvanSorokin on April 12, 2017 20:16

  • VSCode Version: Code 1.11.1 (d9484d12b38879b7f4cdd1150efeb2fd2c1fbf39, 2017-04-06T14:00:34.044Z)
  • OS Version: Darwin x64 15.0.0
  • Extensions:
Extension Author Version
csharpfixformat Leopotam 0.0.20
csharpextensions jchannon 1.3.0
vscode-nuget-package-manager jmrog 1.1.2
csharp ms-vscode 1.8.1
vs-keybindings ms-vscode 0.1.3

Steps to Reproduce:

  1. Create hello.cs with class hello
  2. Change name of the class to hello2
  3. Click to "rename file to hello2.cs" from quick fix

Copied from original issue: microsoft/vscode#24632

@thomaslevesque
Copy link
Member

I have this problem too. Any plan to fix it?

@DustinCampbell
Copy link
Member

I hope we can fix it in the near future. However, this is an open source project. If you feel inspired, feel free to take a stab at it.

@JoeRobich
Copy link
Member

duplicate of #1195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants