Jeff King

Results 14 comments of Jeff King

Original, big eyes, small eyes, dark eyes, light eyes. Which one is the best?

More realistic eyes, and a smile (@michaelcfanning's suggestion).

I should clarify, the white ring was meant to mimic the [Github Marketplace](https://github.com/marketplace) treatment of these icons. The actual icon is the 28x28 inner circle.

Just updated github-pages. @johnemau: Is it working for you now? As usual, you may need to hard refresh the page. The root issue here is that the github-pages does not...

I think the update is in progress. @EasyRhinoMSFT has access. @carlin-q-scott Are you using the new one (https://marketplace.visualstudio.com/items?itemName=sariftools.scans) or the old one (https://marketplace.visualstudio.com/items?itemName=sariftools.sarif-viewer-build-tab) or using the source code directly?

We do have limited syntax highlighting ([code](https://github.com/microsoft/sarif-web-component/blob/main/components/Snippet.tsx#L108)). I say "limited" as we are constrained by two things: * Frequently the code snippet is incomplete in a way confuses the syntax...

We can potentially add a configurable column for "Line/Column". What would be your ideal solution?

@shreyashi227 Please provide a screenshot or the SARIF Log you are viewing. While the string "WebScout" is likely the tool name displayed in the card title, the string "Recommendation" is...

"WebScout" should be fixed in v0.5 (2413b17b8cf2f5a11cf4238df5418f00eddd43a1). @shreyashi227 Can you show me where you see the text "Recommendation"?

Filtering based on Rule is supported via the text field. We do not have a dedicated dropdown for Rule. Filtering for Tag is not currently supported. It can be added...