-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Stream-line text of the run menu entry to read: Profile 'Program' with JFR, analogue to the built-in Run 'Program' with Coverage.
Maybe somewhere around here?
intellij-profiler-plugin/src/main/kotlin/me/bechberger/jfrplugin/runner/jfr/JFRExecutor.kt
Lines 38 to 40 in a9168dd
| override fun getStartActionText(): String { | |
| return "Profile with JFR" | |
| } |
PS: What a great plugin, Johannes!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
