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!

0

Please sign in to leave a comment.