Thomas McGuire

Results 12 comments of Thomas McGuire

> In the meantime, have you tried running the application separately and attaching the vscode debugger to the process? Yes, that works for me and I'm using that as a...

It seems that having a channel open in Mattermost that has a visible GIF uses CPU even if the user is on another virtual desktop, on Linux. GIFs should only...

On a related note, I'd like a "Set start time to end time of previous task" context menu entry, for situations in which I started the task too late, but...

Ideally, the teamlead assignments should also be set by the server automatically (while still remaining editable). Not very important though, entering the monthly assignments into Charm manually wouldn't be that...

Awesome, looking forward to the goal part as well.

This could be a duplicate of https://github.com/tomaz/appledoc/issues/561#issuecomment-149327949. In that issue, the problem was missing templates, which are not installed when using homebrew to install appledoc.

The installation method described in https://github.com/tomaz/appledoc/issues/561#issuecomment-149327949 worked for me as well. Installing via homebrew did not work. And indeed the README says that installing via homebrew does not install templates....

Yep, this would be quite useful for all event types like branch misses, for which you want to compare the different "if" statements inside a function.

It would be nice if hotspot can help with the setup here, which might not be easy for novice users. Especially setting up debug symbols, which might only be available...

Adding to this: A new "total time" metric in the flamegraph would be nice. Maybe you can even color the individual cells according their %on-cpu time and %off-cpu time. For...