Bruno
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Bruno commented, -
Bruno created a post, AnsweredHow to build this interface in Plugin Settings
Hello.I am building a plugin where the user will need to configure a list of directories in the plugin settings.I have read about the "Configurable" class that I need to create. My question is more... -
Bruno commented, -
Bruno created a post, AnsweredYAML plugin not found at runtime on the sandbox
Hello. I am developing a new plugin which depends on YAML bundled plugin. I have added the following to the build.gradle file // See https://github.com/JetBrains/gradle-intellij-plugin/intellij { ...