134130 / intellij-mise

mise-en-place JetBrain's IntelliJ platform supports
11 stars 2 forks source link

Use mise ls --offline #48

Closed hverlin closed 2 weeks ago

hverlin commented 3 weeks ago

mise ls can be slow now. I think this plugin should use the new --offline flag (https://github.com/jdx/mise/issues/2949) https://github.com/134130/intellij-mise/blob/587b263c7ff40e59ca94734abb51c6b908785b07/modules/core/src/main/kotlin/com/github/l34130/mise/commands/MiseCmd.kt#L41

134130 commented 3 weeks ago

Thank you for your suggestion!

I've never know that feature exists.

I'll make a new release soon! (And applying on my zsh too 😆)

hverlin commented 3 weeks ago

Thanks! I think it's what causing the IDE to freeze on startup with the latest version

134130 commented 2 weeks ago

@hverlin Hi, I've added this feature in v2.2.0. It will be available in JetBrains Marketplace soon. Thanks!