Michael Wölk
- Total activity 161
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 37
-
-
-
-
-
Michael Wölk created a post, Add (all) imports (typescript, phpstorm 2024.2.3)
Hi!I am very frustrated about how to add imports all the time. this could be much more efficient than it currently is!One by one:Tooltip shows EsLint-Errors/Quickfixes instead of suggesting Imports... -
Michael Wölk created a post, AnsweredPlugin Uninstall Listener
I need a way to execute code when user decide to disable or uninstall my plugin.I triedpackage listener;import com.intellij.ide.plugins.IdeaPluginDescriptor;import com.intellij.ide.plugins.PluginSt... -
Michael Wölk created a post, Answeredplugin.xml / Changelog isnt beeing reflected
Updated `plugin.xml` in build folder but changes aren't showing up in IDE with `gradle runIde`. Already tried clean build, clean runIde ect; Even invalidated IntelliJ caches (on the test instance).... -
-
-
Michael Wölk commented,