Refactor name using #?
Hi
In my javascript project I have babel configured to allow private class properties (i.e. begins with #). Unfortunately Refactor->Rename complains about attempts to rename to an identifier beginning with #. Is there a way to allow it?
Thanks!
.
Please sign in to leave a comment.
Please follow https://youtrack.jetbrains.com/issue/WEB-39268 for updates