eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
All program launches imply debugging in Eclipse 4.30
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Java
- Sterne
- 201
- Forks
- 76
- Ø Merge
- 4 T. 7 Std.
- Gemergte PRs (30 T.)
- 21
Beschreibung
I'm running the latest Wild Web Developer 1.3.3.202311211923 on Eclipse 4.30, which I've just upgraded. Following this switch from Eclipse 4.29 to 4.30 I had the unpleasant surprise too see that running a JS file is identical to debugging it. There's no difference between choosing "Run As" -> "Node program" and "Debug As" -> "Node program":
Combined with the fact that the debugging itself clears the program's output from the Console view and seemingly replaces it with debug tracing like
Debug server listening at ::1:35157
{
seq: 11,
type: 'response',
request_seq: 6,
command: 'threads',
success: true,
body: { threads: [ [Object] ] }
}
it's really annoying. There are actually two consoles, the one with the program's output is hidded by another containing the debug adapter output.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere das Problem in Wild Web Developer 1.3.3 unter Eclipse 4.30, indem du Run As → Node program mit Debug As → Node program vergleichst. Untersuche das Starten von Node und das Verhalten der Console; abgeschlossen ist die Untersuchung, wenn das Ausführen nicht impliziert, dass debuggt wird, und die Programmausgabe sichtbar bleibt, anstatt durch das Tracing des Debug-Adapters ersetzt zu werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, node.js
- Bereich
- developer-experience, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100