Leonid Kapitonov
Leonid Kapitonov
Sounds great to extend the defaults and rephrase the setting! Though, surely, that's completely up to you whether to make the libclang method default instead or not. I merely wanted...
Yes, exactly like that =) The crash persist even with the PR, although now without the said trace. I'll test a bit more searching for the source[s] of it; without...
Ok, superficially traced the offender: ``` # /EasyClangComplete/EasyClangComplete.py def on_selection_modified_async(self, view): # ... # /EasyClangComplete/plugin/error_vis/popup_error_vis.py def show_popup_if_needed(self, view, row): # ... # /EasyClangComplete/plugin/error_vis/popups.py def show(self, view, location=-1, on_navigate=None): # ......
Yeah: should I only disable `popup.show(view)` call in the `popup_error_vis.py`, everything comes stable. Obviously, without the said popups, which is a mild inconvenience; but `ECC: Show all errors` and gutter...
Sure, it might be. I did disable all the other plugins before taking the screenshots; but it still leaves the rest of my machine to interfere with the editor. (also,...
Most likely it is, as any other PC - there is a fair lot of dev tools, for sure - some system settings and permissions may differ - drivers/hardware/running services/whatnot...
Hi! First of all, thank you for the plugin, @niosus and everyone involved, it works like a charm =) Second, I've got my setup up and running, @tomeksowi, and anyone...
ok, got all current conversations fixed; thank you! also added a better actor params decription for each of the goron entities.