intellij-community
intellij-community copied to clipboard
Improve docstring on `@ApiStatus.Internal` annotated `RunManager#isTemplate`
Previous comment lines did not make it obvious that findSettings()?.isTemplate() ?: false is the intended syntax for plugins to use.