Open chekkan opened 5 months ago
The buffer where I am moving the type from seems to refresh correctly. But, I cannot find the moved type in the file system.
https://github.com/razzmatazz/csharp-language-server/assets/217568/3dd76a61-993a-4143-b3e4-585684c2f6ab
nvim v0.9.5
Update: just realised that the type was present in the buffer. And I had to write the buffer to file. Perhaps this is intended behaviour?
The buffer where I am moving the type from seems to refresh correctly. But, I cannot find the moved type in the file system.
https://github.com/razzmatazz/csharp-language-server/assets/217568/3dd76a61-993a-4143-b3e4-585684c2f6ab
nvim v0.9.5
Update: just realised that the type was present in the buffer. And I had to write the buffer to file. Perhaps this is intended behaviour?