dotnet / dotnet/dev-proxy

Press 'i' (information) to print context info

Open
#584 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C#
Stars
832
Forks
89
Avg merge
12h 1m
Merged PRs (30d)
23

Description

Introduce new hotkey bound to 'i' that prints current context info, including:

- full path of the config file
- list of URLs to watch
- list of enabled plugins
- ip and port the proxy is listening on
- troubleshooting link (https://aka.ms/devproxy/help)

When you run proxy, some of this information is not visible and some of it is scrolled beyond the terminal window boundaries. It's annoying to have to stop and start the proxy to get this information. Being able to press 'i' to have proxy print this information on demand makes it easier to see what's enabled and running in case you need this information mid-flight.

The output of this information should be sent to stderr so that it's not mixed with proxy's default output

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.