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 follow https://youtrack.jetbrains.com/issue/WEB-39268 for updates