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

Create Conditional Breakpoints

tip

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

tip

Run Anything
How to use the Run Anything dialog
Share Run Configurations

tip

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

tip

Add and Remove Breakpoints Quickly
How to toggle breakpoints without using the mouse.
Evaluate Expressions When Debugging

tip

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

tip

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

tip

Run Anything
Launch run/debug configurations, applications, scripts, commands, tasks, and open recent projects.
Running and Terminating/Stopping a Process

tip

Running and Terminating/Stopping a Process
How to run and stop a process
Write SQL queries using popular database packages

tip

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

tip

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

tip

Restart a running container
Start with a container from zero, faster
Run actions on save

tip

Run actions on save
Perform various tasks after you save the files you work on
Check APIs from the comfort of your IDE

tip

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

tip

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

Part of tutorial

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

tip

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

tip

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

tip

Run npm Scripts Swiftly
WebStorm lets you run npm scripts right from the gutter.
See Return Values in Variables View

tip

See Return Values in Variables View
See what value a method returns.
Run Tools and Configurations from One Place

tip

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

tip

Unity Support
Write smarter C# for Unity!