Felipe Torres (fforres)
Felipe Torres (fforres)
Made a quick program to extract the arguments. Have this on steam `"C:\Users\fforres\github\sdv\sdv-win.exe" %command%` and it outputs: ``` theArgs: [ 'D:\\steam\\steamapps\\common\\Stardew Valley\\Stardew Valley.exe' ] ``` So steam is injecting their...
Hey @BenoitZugmeyer have you folks revisited this case? Would be great to have durations associated to actions š Specially for debugging and tracing :)
That's great to know @bcaudan š ATM, Is there any alternative to add something with a custom duration? (With maybe `addTiming`, something else?)
Heyo folks, reviving this old thread. Noticed that on some of our traces, some actions showed up with a "length". Particularly actions like "Button clicked" that trigger an event, now...
friendly ping on the above @bcaudan @BenoitZugmeyer š
I know it's a lot of questions and text š Hoping this could at least serve as some sort of docs. In any case, my thinking initially was that updating...
Will do :)
Adding a PR: https://github.com/nodeschool/admin/pull/30
We've had that very same problem when trying to download or maintain a big JSON file for a no-backend app, so I vouch for the `events/.json`. Would it be too...
I tried with a couple of emulators yesterday, it breaks with ConEMU on scroll and resize, so i went back to OSX. Will try on some other terminals tonight.