Open dseeni opened 3 years ago
PowerShell's language server does not support renaming at this time... upstream: https://github.com/PowerShell/vscode-powershell/issues/261
Thanks for the clarification Tyler! I somehow thought it used to work via the lsp, my mistake.
System Details
coc-powershell
0.1.4$PSVersionTable
): 7.1.3Issue Description
We used to be able to rename functions and variables in powershell right? It is no longer working, using coc-rename Error: Error on Notificatioon "rename": rename provider not found for current buffer
Does coc-powershell provide rename functionality for functions and variables??
Can someone else please confirm?