firefox-devtools / firefox-devtools/vscode-firefox-debug

Support no launch.json debugging

Abierto
#266 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
447
Forks
76
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi VS Code PM here 👋

We would love if firefox debug would support debugging without a `launch.json`. Thus allowing users to debug in a no folder vscode.
Easiest to do this is to have a dynamic `resolveDebugConfiguartion` that will provide a launch configuration on the fly. [Example](https://github.com/microsoft/vscode-mock-debug/blob/main/src/activateMockDebug.ts#L161)

Apart from that consider contributing to the Editor title area menu, such that a Play button would appear in the Editor Title area (picture below). Example how to do this https://github.com/microsoft/vscode-mock-debug/blob/main/package.json#L80

I think both of these are super important and would really love that we improve this experience 💯
Let me know if I can help somehow. I am also open to a quick 30 min meeting where we can discuss about the new cool VS Code debug features that firefox debug could potentially adopt.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza localizando los puntos de entrada para la activación y configuración del depurador en este repositorio y, después, compáralos con el ejemplo referenciado activateMockDebug.ts para resolveDebugConfiguration. Revisa el ejemplo referenciado de package.json para el menú del área del título del Editor. El trabajo estará terminado cuando se admita la depuración sin launch.json y se muestre la acción Play solicitada en el área del título del editor.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
typescript, vscode
Área
devtools
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.