Roberto Leinardi

Results 242 comments of Roberto Leinardi

I don't have much time to work on this plugin (I do it on my free time and I don't have a lot of free time lately). I mostly do...

I have [discussed](https://youtrack.jetbrains.com/issue/PY-31606#comment=27-3049704) about this topic already with a PyCharm developer: ![image](https://user-images.githubusercontent.com/273338/45073984-e6bbd600-b0e1-11e8-9e4d-4e8b7f1bab41.png) > Marking your virtualenv directory as "Excluded" would not be normal practice when using pycharm. Are you sure...

I guess @Pierre-Sassoulas suggestion's was to open an issue on the official PyLint issue tracker: https://github.com/PyCQA/pylint/issues

@baterflyrity you should be able to find the pylint command inside the [PyCharm log files](https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files), just look for the text `Command Line string`: ![image](https://user-images.githubusercontent.com/273338/112996375-68762200-916c-11eb-8b5d-320efee6ffea.png)

This issue makes quite more complex to package this wrapper with flatpak, where the path is `/app/include/libusb-1.0` and not `/usr/include/libusb-1.0`.

@impulse I think there was an error in what the PR from @KA95DEV was actually closing: there is no export feature in #87 Could this issue be reopen? I still...

Why was this issue closed as completed? Was it really fixed or was just the bot that closed because nothing happened for 1 month? And, if the latter, does it...

Can this issue be reopen please? Accompanist should definitely support Material 3. `SwipeRefreshIndicator`, `Modifier.placeholder`, `ModalBottomSheetLayout`, they are all using Material 2 and a version that uses Material 3 would be...

@bpappin it's because of the bot: it closes everything that is inactive for 40 days...