Press 'i' (information) to print context info
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- C#
- Estrellas
- 831
- Forks
- 89
- Merge medio
- 12 h 1 min
- PR fusionados (30 d)
- 23
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza localizando el manejo de las teclas de acceso rápido del proxy y el código que imprime la información del contexto de inicio. Verifica cómo están disponibles la ruta de configuración, las URL supervisadas, los plugins habilitados, la IP y el puerto de escucha, y el enlace de resolución de problemas; después, confirma que al pulsar i se imprimen en stderr sin mezclarse con la salida normal del proxy.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp
- Área
- cli, devtools
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 25/100