Code completion in Run Configurations

Run configurations also have code completion capabilities.

When you're editing Run/Debug Configurations, code completion will automatically appear to help you, for example, type a package name.

As you start typing in the Package, File, or Directory inputs, the IDE will assist you.

Related Resources

Basic Code Completion
Basic Code Completion
Code completion out-of-the-box that helps you get the job done.
Code completion in Evaluate Expression, Watches or Conditional Breakpoints
Code completion in Evaluate Expression, Watches or Conditional Breakpoints
The debugger also has extensive code completion capabilities.
Code Completion in Language Injections
Code Completion in Language Injections
See how to use code completion inside strings and other places.