alanhe421 / bookmarkex4idea

Intellij IDEA plugin , Bookmark enhancer
0 stars 1 forks source link

查看Git提交记录的窗口下,bookmark文件路径记录存在错误 #6

Closed alanhe421 closed 5 years ago

alanhe421 commented 5 years ago

日常CodeReview情况下,进行的书签添加与在编辑器下添加标签记录的路径不同。

alanhe421 commented 5 years ago

编辑器下,路径如下 【bookmarker4idea】/Users/qhe/Documents/GitHub/bookmarker4idea/resources/META-INF/plugin.xml,L4 【bookmarker4idea】/Users/qhe/Documents/GitHub/bookmarker4idea/resources/META-INF/plugin.xml,L34

Git提交浏览情况下,路径如下

【bookmarker4idea】/CopyBookMarkX.java,L17 【bookmarker4idea】/CopyBookMarkX.java,L4

alanhe421 commented 5 years ago

https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000407770-How-to-get-the-absolute-path-of-a-VirtualFile-