Roberto Leinardi

Results 242 comments of Roberto Leinardi

I have StrictMode enabled but I don't get this violation (API 29), on which API level do you get it?

@aploium to build the plugin you just have to checkout the PR code and run `./gradlew clean buildPlugin`. It will generate a `mypy-plugin-.zip` plugin somewhere inside the build directory (probably...

> Is there an explanation for this behavior? Yes: the plugin get the list of files that belong to a project from the Jetbrains API, this takes care of handling...

That's what I tried as first thing but, unfortunately, there is a maximum number of characters that you can send as a parameter and it was easily reached with non...

Yeah it's an interesting solution, but unfortunately I do not have time to implement new features for this plugin anymore. Pull requests are welcome.

Looking at the stacktrace it seems that the issue is happening inside `com.intellij.openapi`, could it be that this is something that they have to fix?

> Remove stale label or comment or this will be closed in 5 days. A fix is getting worked on but isn't released yet: https://issuetracker.google.com/issues/298066147#comment3