Rename Symbol for methods not working as expected (resolved)

When I use rename symbol for classes it works fine but using it for methods does not make the change across all the occurrences of the method.

That seems really weird. We dont think we have any regressions to renaming. Rename is provided by the LSP so is dependant on your language and the LSP you are running?

I’m a new programmer so I may be doing something wrong, I’m using TypeScript and haven’t changed any other settings as far as I know. Like I said class renaming works perfectly just not methods.

do you have a correct tsconfig/node_module setup.