马力
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 28
-
Created How to clear the configuration information of 'applicationConfigurable' when uninstalling the plug-in. Clear plug-in configuration information
AnsweredHow to clear the configuration information of 'applicationConfigurable' when uninstalling the plug-in. Clear plug-in configuration information -
Created How to manually load the tool window? You can reload the specified tool window by clicking on the menu.
AnsweredHow to manually load the tool window? You can reload the specified tool window by clicking on the menu. -
-
-
-
Created How to add comments above code blocks
AnsweredHow to add comments above code blocks.As shown in the picture, add content at the head of the code block -
-
Created When a higher version of the plug-in is installed into a lower version of 'IDEA', what should be done so that the original functions of the plug-in are not affected?
AnsweredMy plug-in has added a new function that only adapts to the higher version of 'IntelliJ IDEA'. When I install the plug-in with new functions into the lower version of 'IntelliJ IDEA', the previousl... -
Created ‘com.intellij.codeInsight.codeVisionProvider’Why is this extension point not supported in 2022.2?
Answered‘com.intellij.codeInsight.codeVisionProvider’Why is this extension point not supported in 2022.2?报错如下图所示: -
Created How to use 'bundle' in 'codeInsight.declarativeInlayProvider' configuration?
AnsweredAs shown in the picture, what does ‘bundle’ mean in the configuration and how to use it?