Qinzhou Xu
Results
2
issues of
Qinzhou Xu
The newly added "delete" feature #343 works well when we try to delete unchanged files. However, if we try to delete file with unsaved changes, the editor will not be...
bug
upstream
If a Java project is nested inside the root folder like this: ``` projectRoot │ └───JavaProject │ check_style.xml │ microsoft.header │ pom.xml └───com.a.b │ A.java │ B.java │ ... ```...
bug