Brian Robbins
Brian Robbins
Copilot Post-Mortem: - The code delta was easy for copilot. - Testing is unfortunately beyond the capabilities of copilot right now because PerfView doesn't build or run on Linux. -...
@AndyAyersMS it looks like you're doing this right. A `Method/LoadVerbose` can be emitted during R2R method restore. However, it looks like this either never worked or was broken at some...
@wmascia can you share the data file where you saw this issue?
You're right - this is a recent regression caused by a change to better support copying and pasting in to markdown. I agree that the behavior should be to just...
@JeremyKuhne, is it possible that #2276 might have caused this?
Keeping this one alive - it can be fixed after we have a test bed for traceparsergen.
Keeping this one alive while we work on a `TraceParserGen` test bed.
@copilot, there is some behavior that is not correct. This mostly works, but there are a few corner cases that don't work. One or two cells on top of one...
@copilot, this still isn't working properly. How it should work: Single column of data: - Single cell: Just the data, nothing else. - Multiple cells: Include the column header at...
Looking at this, it appears this was by design. The focus process capability is not exposed in the UI if you are using the `Run` command. I suspect the reason...