intellibot icon indicating copy to clipboard operation
intellibot copied to clipboard

Deleting of a file : PsiElement(VARIABLE_DEFINITION)

Open mgrunko opened this issue 8 years ago • 0 comments

If you delete a file, you get multiple error messages ("PsiElement(VARIABLE_DEFINITION)"). Not 100% reproducible.

=== Steps to reproduce: ===

  1. Create a new folder
  2. Create a new file in it (*.ipynb - Jupyter Notebook)
  3. Left click - Delete

→ PsiElement(VARIABLE_DEFINITION) → See the full text of the error: Error.txt

mgrunko avatar Jun 21 '16 13:06 mgrunko