intellij-platform-gradle-plugin icon indicating copy to clipboard operation
intellij-platform-gradle-plugin copied to clipboard

Check and warn on all places where patching would override manually set values from `plugin.xml`

Open YannCebron opened this issue 4 years ago • 0 comments
trafficstars

the default behavior of patching various values might be unknown to user and/or change between releases

emit warn message + ability to switch off warnings

ref https://plugins.jetbrains.com/docs/intellij/gradle-guide.html#patching-the-plugin-configuration-file

YannCebron avatar Nov 22 '21 09:11 YannCebron