eclipse-wildwebdeveloper / wildwebdeveloper

Simple and productive Web Development Tools in the Eclipse IDE
https://projects.eclipse.org/projects/tools.wildwebdeveloper
Eclipse Public License 2.0
190 stars 71 forks source link

Do not show DAP tracing while debugging, at least not by default #1427

Open acarstoiu opened 11 months ago

acarstoiu commented 11 months ago

This issue is split from #1424. Apart from plugin developers, there's little interest for the DAP output console. It obscures the actual process console and users can be fooled easily into thinking that the process output is misteriously hidden, while it's actually available into another console within the Console view.

mickaelistria commented 11 months ago

Maybe the culprit is the "Monitor Debug Adapter launcher process" checkbox?

Most likely yes. Can you please try unchecking it? If you create a new Launch, is it checked by default (I don't think it's desired here)

acarstoiu commented 11 months ago

I need to know what to put in the other fields, too.