intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

Improve docstring on `@ApiStatus.Internal` annotated `RunManager#isTemplate`

Open Lordfirespeed opened this issue 2 years ago • 0 comments

Previous comment lines did not make it obvious that findSettings()?.isTemplate() ?: false is the intended syntax for plugins to use.

Lordfirespeed avatar Sep 26 '23 00:09 Lordfirespeed