References to launch.json in error messaging may be misleading
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Idoneità per principianti
- 45/100
Direzione di ricerca
Inizia con la ricerca nel repository di launch.json collegata nell’issue ed esamina i due riferimenti ai messaggi di errore. Determina una formulazione che non implichi che questo repository legga un file launch.json; il lavoro è completato quando i riferimenti fuorvianti sono stati chiariti o rimossi per le sessioni del debugger avviate tramite la VS Code debug API.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
https://github.com/microsoft/java-debug/search?q=launch.json
There appear to be only two references to launch.json in this repository. There does not appear to be any part of the code actually reading or referencing or introspecting a file named launch.json.
End users may find references to launch.json confusing if a third party tool has launched the debugger to connect to a java process and did not pass in a "projectName" to the call. While I realize this is a bit outside the scope of this repository, an example would be a vscode extension using the vscode.debug API (which flows to the https://github.com/microsoft/vscode-java-debug extension) and not setting a project name. In this case there is no launch.json file.
private async startDebugger(port: string) {
this.port = port;
vscode.debug.startDebugging(undefined, {
type: 'java',
request: 'attach',
name: 'Debug (Remote)',
hostName: 'localhost',
port,
projectName // set to undefined as an example
});
}
Since this repository itself does not read a launch.json at all, and all configuration is passed in via a Debug Adapter, not an existing file, these references to a file name are very misleading.
- Lingua principale
- Java
- Stelle
- 409
- Fork
- 204
- Merge medio
- 1g 13h
- PR unite (30g)
- 4
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di microsoft/java-debug
-
ai-triaged bug
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
microsoft/java-debug#611 · 2 commenti ·
-
ai-triaged enhancement
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
microsoft/java-debug#608 · 3 commenti ·
-
ai-triaged question
Difficoltà 5/5 Più di una settimana Idoneità per principianti 30/100
microsoft/java-debug#597 · 1 commento ·
-
ai-triaged bug
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
microsoft/java-debug#588 · 1 commento ·
-
Is Hamcrest a dependency? Apertaai-triaged question
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
microsoft/java-debug#582 · 1 commento ·
Tutte le issue di microsoft/java-debug
Issue simili
-
Leftover LGPLv3 reference Aperta
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 92/100
OpenHFT/Chronicle-Map#622 ·
-
Bug Java Platform: Java
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
getsentry/sentry-java#6138 · 1 commento ·
-
bug needs triage p2
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
GoogleCloudPlatform/DataflowTemplates#4273 · 1 commento ·
-
[LNG prod] Release 2.4.6 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100