Skip to content

Releases: Miha-x64/Mikes_IDEA_extensions

0.34

22 Dec 12:08

Choose a tag to compare

  • IDEA 2025.1 compatibility (K2 mode)
  • Updated to official JetBrains plugin template
  • Cyrillic regexp range [А-Яа-я] checker now fix adjacent ranges in one shot and unwrap useless square brackets
  • Constant color parsing inspection detects <constexpr>.toColorInt() just like Color.parseColor(<constexpr>)
  • Checking Context.withStyledAttributes for sorted array argument just like Context.obtainStyledSttributes

0.33

11 Dec 18:27

Choose a tag to compare

  • Added inlay hints for vararg array allocation
  • Shortening pathData when rewriting
  • Fix upcast hints confusing variadic argument with lambda parameter
  • Vector pathData error correction when trimming relative commands

0.1

07 Jul 18:24

Choose a tag to compare

0.1 Pre-release
Pre-release
readme & plugin.xml updates