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 ?
请先登录再写评论。