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

file operation: like move,rename or delete seems not supported #187

Open
Wordluc opened this issue Aug 20, 2024 · 3 comments
Open

file operation: like move,rename or delete seems not supported #187

Wordluc opened this issue Aug 20, 2024 · 3 comments

Comments

@Wordluc
Copy link

Wordluc commented Aug 20, 2024

When I move a file from a/pippo.cs to a/b/pippo.cs and then move it back to a/pippo.cs, the LSP gives me this error: 'Ambiguity between 'method' and 'method', as if the file wasn't deleted during the first move.", this happend also if i create a file in a/pippo2.cs with inside 'method'

@Wordluc Wordluc changed the title file operation like move,rename or delete not supported file operation: like move,rename or delete seems not supported Aug 20, 2024
@razzmatazz
Copy link
Owner

hi @Wordluc
do you move the file inside the editor or manually from the shell/finder/explorer?
and which editor is it?

@Wordluc
Copy link
Author

Wordluc commented Aug 21, 2024

hi, inside the editor, i use neovim

@Wordluc Wordluc closed this as completed Aug 21, 2024
@Wordluc Wordluc reopened this Aug 21, 2024
@Wordluc
Copy link
Author

Wordluc commented Sep 27, 2024

anyway i think the problem is that the file aren't written (or deleted) inside csproj(no sdk)

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

No branches or pull requests

2 participants