Alex "Blex" B
Alex "Blex" B
So I had a look and I think the following is happening here: 1. Due to some reason a keyboard event is fired ``DefaultKeyboardFocusManager`` * It looks like this is...
The malfunction is likely caused by the fact that ``ProjectSettingsTracker#submitSettingsFilesRefresh`` saves all open files **during project load**. It looks like this problem was introduced in IntelliJ 2020.1 and fixed in...
Another problem seems to be that the IDE incorrectly detects "Save Files During Commit". Related: * https://intellij-support.jetbrains.com/hc/en-us/community/posts/10500488428050-How-tell-always-save-file-before-commit * https://youtrack.jetbrains.com/issue/WI-65367/Commit-cause-Save-Files-During-Commit-dialog-box-frequently @vb-chris * Do you have anything active inside ``Settings > Tools...
> > Do you have anything active inside Settings > Tools > Actions on Save? > > Yes: That's an image of our Save Action plugin (not the IntelliJ built-in...
So before I vanish into the weekend: I also deployed a new [snapshot of the plugin](https://plugins.jetbrains.com/plugin/22113-save-actions-x/versions/snapshot/606172). This should fix the project load / startup problem. You may check it out,...
Closing for now since the problem no longer occurs. Please reopen or create a new issue once it happens again. --- I also added a short section about this error...
@paschaldev I already described this in the issue. > It doesn't do any serious work in the background. Why should I wait - even a millisecond - until it's started...
> Does anyone know of a suitable alternative? Feel free to have a look at [our fork](https://github.com/xdev-software/mockserver-neolight).
Sorry for the late response, the last months were quite busy. > Intent here is driven by GDPR compliance This is not limited to only GDPR. For example AFAIK my...
Likely related: https://github.com/mock-server/mockserver/issues/1568