Skip to content

Releases: LuomingXu/idea-plugin

v1.4.0

13 Dec 08:20

Choose a tag to compare

Refactor

  • search Spring project's apis
  • using Gradle to build project

v1.3.2

30 Jul 09:06

Choose a tag to compare

Pref

  • 优化子class文件查询

      Main.class, Main$1.class, MainSub.class中不再包含MainSub.class
    

Release 1.3.1

12 Mar 05:59

Choose a tag to compare

Change Notes

  • bug fix

v1.3

03 Feb 04:00

Choose a tag to compare

Change Notes

  • no longer set a full file path to clipboard, only set package path

Release 1.2

19 Jan 06:17

Choose a tag to compare

Attention

make all actions as a submenus

image

Change notes

  • refactor code
  • go to pom file
  • open class files' dir in Explore
  • some self common use Arthas cmds

Release 1.1

10 Jan 05:41

Choose a tag to compare

Change notes

  • add plugin logo
  • fix some plugin config issues

Release 1.0

07 Jan 07:02

Choose a tag to compare

Change notes

  • from java file jump to its class file