Haehnchen / idea-php-oxid-plugin

Oxid Plugin for PhpStorm
MIT License
14 stars 7 forks source link

sometimes undo is not possible in phpstorm #6

Open keywan-ghadami-oxid opened 8 years ago

keywan-ghadami-oxid commented 8 years ago

somehow the plugin changes files in the background which causes phpstrom to block undo operations. I think it is a bug in the phpstorm undo architecture but as the problem seams to happen often in combination with this module maybe we can fix/workaround it somehow within this module.