Bugs in 18.1 version
After upgrading to 18.1 having an issue with simple copy-paste. Using Command + C stops working after webstorm has been running for a bit, have to restart the application to get the functionality back.
Please sign in to leave a comment.
Is iot just a shortcut that stops working? Can you copy/paste with menu actions? do other keys still work?
There is no other info I can provide on how to replicate the bug, using Command + C for (copy) just stops working at some point. I have not identified actions that lead to the issue. When I use Command + V (paste) it pastes the previous value I used it on before it stopped working or if I use Command+C somewhere else outside of Webstorm (browser etc.) and then use Command+V inside webstorm I'll get the value I copied from outside. Everything else seems to work fine.
Forgot to add, I'm on Mac.
Will wait till the bug appears again to test menu actions.
Are youworking with .pug files by chance? Can you recreate the issue and provide your idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)? Please upload it to some file server and provide a lint
Copy and Paste from menu actions do not work ether.
@elena here is idea.log file: https://drive.google.com/file/d/1LtaPNX7muhgIvReV_ZEvFO9cWoMas0Nj/view?usp=sharing
This time 'delete' and 'tab' buttons are not working in webstorm as well.
Looks like there is some kind of issue when using '=' sign within .jade files, '=' stops working, cannot type it anymore.
Downgrading versions, this is unbearable
this bug is tracked as https://youtrack.jetbrains.com/issue/WEB-31990, please follow it for updates