how to delete PsiWhiteSpace
i hold a valid reference to a PsiWhiteSpace and check `checkDelete` did not throw any exception, but when i invoke `delete`, nothing changed, but i can delete any other PsiElement, is PsiWhiteSpace not deleteable ?
Please sign in to leave a comment.