☑ Avoid scenarios where users have to switch contexts such as ruuning commands in
the CLI or having to navigate to an external link to complete a task.
EXTENSIONS
Extension Name
This extension is currently running.
run command in CLI
View more information on webpage
docker
Explanation
This image illustrates a user interface concept related to avoiding context switches in software development. The red "X" and the text "Avoid scenarios where users have to switch contexts such as running commands in the CLI or having to navigate to an external link to complete a task" suggest that it is unfavorable to require users to move between the command-line interface (CLI) and external links to complete a task. The Docker interface shown provides a command line directly in the application.