-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The wrap to column settings pane hangs since 1.9.1 #64
Comments
I'm also seeing the settings page loading spinner (which is frustrating, because it means I can't configure a custom wrap width). I'm using PyCharm 2024.2.1 – I figured maybe this was because I'm running the IDE via Gateway, but if the problem occurs for you too then I guess that's not the cause after all. |
Interestingly, on my local machine (where I haven't used PyCharm particularly recently), I see a |
This also happens in my tools, such as RustRover 2024.3 EAP and RubyMine 2024.2.4. |
Same for me. This really needs to be fixed; a fundamental feature of this plugin is just broken. |
Same for me in Goland. May I take the opportunity to ask for a workaround -- for example does anyone know if there's a configuration file where I can specify the desired line length for the wrapping? |
I asked too soon. The file in question is, on Linux
|
Hey, and first of all, thanks a lot for making and continuing to support this plugin!
I'm using CLion 2024.2 and recently updated WrapToColumn to version 1.9.1. Since then, whenever I go to the
Tools / Wrap to Column
settings pane, I get a Loading... spinner that never ends.I'm not sure if this is related to the fork of this plugin I used for a while (#59). I've tried to completely uninstall the plugin and install again, and also tried to clear what I can find of any plugin settings.
I'm getting several exception stacktraces too, listing a couple of them here:
The text was updated successfully, but these errors were encountered: