vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Show Timestamp while Debugging

Open Karlito88 opened this issue 7 years ago • 8 comments

Geetings, I am debugging my JavaScript files in VSCode with the ChromeDebugger extension. I recognized that I cant activate timestamps in the DebugConsole in VSCode. Is it possible to show timestamps like in Chrome DevTools? Or is this a ChromeDebugger extension Feature request?

No Timestamps: vscode_notimestamps

Want Timestamps: inkedchromedevtools_withtimestamps_li

Karlito88 avatar Oct 19 '18 08:10 Karlito88

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

vscodebot[bot] avatar Oct 19 '18 08:10 vscodebot[bot]

If we would like to tackle this generally we would have to add it to the debug protocol, thus assigning to @weinand Assigning also to @roblourens to consider adding it to chrome debug specifically

isidorn avatar Oct 19 '18 08:10 isidorn

How do you get timestamps in Chrome devtools? I don't see them

roblourens avatar Oct 19 '18 15:10 roblourens

Open DevTools and then

Step1 go to Settings inked2018-10-19 18_31_58-window_li

Step2: Check the Checkbox inked2018-10-19 18_32_10-window_li

Karlito88 avatar Oct 19 '18 16:10 Karlito88

Thanks. I think it would be best as part of the debug protocol, so it can be styled/formatted/behind a setting in a nice consistent way, not something that the DA tacks onto the log message.

roblourens avatar Oct 19 '18 16:10 roblourens

+1 would love to have this!

frank-lsf avatar Jun 21 '19 22:06 frank-lsf

I've created https://github.com/microsoft/debug-adapter-protocol/issues/81. When implemented we should show the timestamp in VS Code.

weinand avatar Nov 06 '19 11:11 weinand

@weinand Any update on this issue? Thanks.

burekas7 avatar Dec 08 '22 11:12 burekas7

Looking for this capability as well

josephgruber avatar Feb 21 '23 13:02 josephgruber

That would be indeed VERY useful

ezamagni avatar May 23 '23 15:05 ezamagni

Anything?

JerryNorbury avatar Jul 21 '23 12:07 JerryNorbury

Would love to have this

alexsanjoseph avatar Nov 21 '23 04:11 alexsanjoseph

+1

Any progress?

yuis-ice avatar Nov 27 '23 14:11 yuis-ice

Any update?

zofoklecja avatar Jan 09 '24 10:01 zofoklecja