Plugin for IDEA generates errors on every key press #3721
Labels
ide:jetbrains
Relates specifically to JetBrains extension
kind:bug
Indicates an unexpected problem or unintended behavior
priority:highest
Indicates the highest possible priority
Before submitting your bug report
Relevant environment info
Description
After updating plugin for IDEA from version 0.0.75 to 0.0.83 it generates new notification like this on every key press in any file editor, which modifies text:
Error handling message of type getDiff: java.io.IOException: Cannot run program "git" (in directory "D:\work\test\branch3\Test Branch3.iml"): CreateProcess error=267, The directory name is invalid
It looks very suspicious, because "Test Branch3.iml" is a IDEA module settings file, which was opened.
It stops generating the warnings after downgrading plugin to version 0.0.75.
I tries to upgrade plugin to version 0.0.85, but the plugin completely hangs IDEA (i thing because of #3709)
To reproduce
No response
Log output
No response
The text was updated successfully, but these errors were encountered: