Mark Vedder
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 13
-
-
Mark Vedder created a post, AnsweredAlternative to StartupManager.runAfterOpened()
After creating a new project via its Project Wizard, my plugin needs to run some initialization tasks related to the Framework the plugin supports. These tasks however need to wait until the initia... -
Mark Vedder commented, -
Mark Vedder created a post, AnsweredWhere do you set Spring Boot run tool window?
I have a multi-module project with multiple Spring Boot Applications. I was shown a notification asking if I wanted to manage the multiple Spring Boot run configurations in the Services tool window... -
-
-
-
Mark Vedder created a post, AnsweredProgramatically Update Plugin Version in Gradle Build File
I'm looking to write an action that updates the version of a framework plugin in the gradle.build or gradle.build.kts file for the user when a newer version is available (which my IntelliJ IDEA plu... -
Mark Vedder commented, -
Mark Vedder created a post, Use System Enviornment Variables in HTTP Requests
Is there a way to use a System Environment Variable in an HTTP request, rather than having to pace it in an *.env.json file? For example, I'd like to do something like this: GET http://httpbin.org/...