Skip to content

v1.2.4

Compare
Choose a tag to compare
@johnmai-dev johnmai-dev released this 13 Aug 14:47
· 229 commits to main since this release

[1.2.4] - 2023-08-13

Changed

  • Use VfsUtilCore.iterateChildrenRecursively
  • Use ProjectUtil.guessProjectDir()
  • Use Strings.toSnakeCase instead of com.google.common.base.CaseFormat && plugin.xml use postStartupActivity
  • Remove log
  • Use com.intellij.lang.annotation.Annotator instead of com.intellij.codeInsight.daemon.impl.HighlightVisitor #12
  • Remove plugin.xml projectService node
  • Use StartupActivity instead of ProjectManagerListener

Fixed

  • Fix Dao Completion
  • Fix ScannedPath
  • Fix FileChooserDescriptor.chooseMultiple