Vladimir Koshelev

Results 9 comments of Vladimir Koshelev

@guoci @Elizaveta239 @traff Maybe it's time to merge it? I've just implemented pretty the same feature for R plugin. Looks like that's really useful for DataScience mode.

@Elizaveta239 Thank you for great opportunity, but as long as this feature are not going to 2019.3 anyway, there's no reason to rush. We could schedule it to 2020.1, what...

I think that [ide-plugin](https://github.com/JetBrains/ruby-type-inference/blob/master/ide-plugin) and [arg-scanner](https://github.com/JetBrains/ruby-type-inference/tree/master/arg_scanner) should share a versioning scheme.

@valich We can use independent versioning, but plugin should depend on specific (probably major) version of arg-scanner.

The last dispose before the crash: `2021-09-16T21:00:01.932797401Z [TRACE] Cleaning DirectContext 7f6200672af0`

Now it's started crashing with: ``` --------------- T H R E A D --------------- Current thread (0x00007f20650e2000): JavaThread "AWT-EventQueue-0 @coroutine#92" [_thread_in_native, id=37514, stack(0x00007f1eec065000,0x00007f1eec166000)] Stack: [0x00007f1eec065000,0x00007f1eec166000], sp=0x00007f1eec160598, free space=1005k Native frames:...

We're in the midst of upgrading our SDK subsystem in PyCharm and will be ready to review new PRs once this is complete. Could you please provide a detailed explanation...

Thank you, got it! Could you maybe talk a bit more about why do you need to customize sdk in the first place? Do you use your own package manager?

@ADGrant @zadacka Thank you very much for your feedback. We might provide an alternative API/settings for configuring existing interpreters. If you could privately show the source code of your plugins...