When you use :ALERename the name put in the input box for renaming doesn't scan $ characters in variable names in JavaScript and TypeScript code. We should try to implement a separate cword function that does include these characters. We should bear in mind that names may need to be handled differently for languages like PHP.
When you use
:ALERename
the name put in the input box for renaming doesn't scan$
characters in variable names in JavaScript and TypeScript code. We should try to implement a separate cword function that does include these characters. We should bear in mind that names may need to be handled differently for languages like PHP.