BensonLiao/blog

How to fix VS Code rename symbols feature for TypeScript

Opened this issue · 0 comments

This is a helpful feature when doing refactor,
but recently we've encounter a problem when in comes to the Typescript files,
it still works on the other Javascript files in the same project,
but not works on Typescript files.

The solution I found is to select specific version of Typescript by command pallet.