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

Add file above/below, Rename file do not work on .NET Core 3.1 #1291

Closed
hectorchu opened this issue Jan 20, 2020 · 3 comments
Closed

Add file above/below, Rename file do not work on .NET Core 3.1 #1291

hectorchu opened this issue Jan 20, 2020 · 3 comments
Labels

Comments

@hectorchu
Copy link

Describe the bug
Normally its possible to add a new file to the project by right-clicking an existing file in Project References in the Solution Explorer, and choosing Add file above or below. If .NET Core 3.1 is installed this no longer works as intended. The file is created but the fsproj is not updated.
Rename file is also bugged and does nothing.

To Reproduce
Steps to reproduce the behaviour:

  1. Install .NET Core 3.1
  2. Open existing project containing some files already
  3. Right-click on an existing file and choose either to add file above/below, or rename file
  4. Observe that the operation does not operate as intended

Expected behaviour
It should do what was intended.
It should work as it did on .NET Core 3.0.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Windows & MacOS are both affected.
  • Ionide version: 4.5.0
  • VSCode version: 1.41.1
  • dotnet SDK version: 3.1
  • mono / .Net Framework version: n/a

Additional context
Add any other context about the problem here.

@open-collective-bot
Copy link

Hey @hectorchu 👋,

Thank you for opening an issue. We will get back to you as
soon as we can. Also, check out our OpenCollective and consider
backing us.

https://opencollective.com/ionide

PS.: We offer backer support for all backers. Don't forget to add backer label when you start backing us 😄

@dkpsk
Copy link

dkpsk commented Feb 11, 2020

This issue might be same as #1297

@Krzysztof-Cieslak
Copy link
Member

Duplicate of #1297

@Krzysztof-Cieslak Krzysztof-Cieslak marked this as a duplicate of #1297 Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants