egret-labs / egret-core

Egret is a brand new open mobile game and application engine which allows you to quickly build mobile games and apps on Android,iOS and Windows.
http://www.egret.com
Other
3.91k stars 795 forks source link

Is there a way to make it auto switch to ‘Debug Console (调试)’ after pressing F5? #371

Closed Kotsuha closed 4 years ago

Kotsuha commented 4 years ago

Hello Egret Team.

This is a question about Egret Wing. When I press F5 to preview and debug, there are high chances that I would like to see console logs. Is there settings that I can set to make it auto switch to Debug Console (调试) after pressing F5?

Kotsuha commented 4 years ago

Ah, sorry. Seems like this should be a VSCode question rather than a Egret Wing one. I just found the answer: https://github.com/Microsoft/vscode/issues/8706.