Running

Running

Run your code in our configurable, visual run tool.

Writing applications means running code. Our IDEs help with launching our applications! Code executes in our run tool window, driven by configurations you can edit.

See Also

tip

Create Conditional Breakpoints
Add a condition to a breakpoint when debugging.

tip

Run Anything
How to use the Run Anything dialog

tip

Share Run Configurations
How to export and share your project’s run configurations in WebStorm.

tip

Add and Remove Breakpoints Quickly
How to toggle breakpoints without using the mouse.

tip

Evaluate Expressions When Debugging
How to check the value of an expression in WebStorm.

tip

Integrated Go Playground
You can format and share your code, change the Go version, and run your code using the Go playground server.

tip

Run Anything
Launch run/debug configurations, applications, scripts, commands, tasks, and open recent projects.

tip

Running and Terminating/Stopping a Process
How to run and stop a process

tip

Write SQL queries using popular database packages
Work with SQL queries and get completion and other features automatically.

tip

Pause and unpause containers
Test what happens to microservices when they try to talk with an unavailable service

tip

Restart a running container
Start with a container from zero, faster

tip

Run actions on save
Perform various tasks after you save the files you work on

tip

Check APIs from the comfort of your IDE
Quickly inspect APIs and make HTTP requests to services in a reusable manner

tip

Run Target support via WSL
Run your application or tests in Windows Subsystem for Linux (WSL) with ease

Part of tutorial

Running code
How to run your code and see the results? Let's explore.

tip

Getting Helpful Suggestions
Look out for suggestions from WebStorm! They can help you not to forget about an important thing.

tip

Access Run Configurations Quickly
Learn a quick way to access run configurations.

tip

Run npm Scripts Swiftly
WebStorm lets you run npm scripts right from the gutter.

tip

See Return Values in Variables View
See what value a method returns.

tip

Run Tools and Configurations from One Place
Use a single action to run configurations, tools, and open recent projects.

tip

Unity Support
Write smarter C# for Unity!