Using IntelliJ to diff two arbitrary files

后端 未结 10 1451
感动是毒
感动是毒 2020-12-24 11:42

I\'m really liking the IntelliJ diff tool. I\'m wondering if it is possible to use this tool to diff two arbitrary files. I.e. files NOT in an IntelliJ project. Just pick tw

10条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-24 12:04

    Since 2018.2, IntelliJ has officially supported it:

    For windows: Ctrl + Shift + A, then type "Open Blank Diff Window"

    For Mac: Cmd + Shift + A then type "Open Blank Diff Window"

提交回复
热议问题