ENZ
ENZ
Sooo this renders the entire extension basically useless but remains unattended for almost 2 months? I did code reviews in the web directly in GitHub and was just looking for...
> @EnCey You can get the updated extension for the latest VS. It's working now, at least for me. Can you elaborate? Which version of VS and the extension, do...
So i just uninstalled the extension to go looking for a preview version, and now this happens when I start VS (mind you, I did not even re-install any version...
@astoilkov wait, what? not my outline view! 😱 if you remove `ctrl+2` (outline) will you at least keep `ctrl+g` (headings) ?? I have many documents with some 20+ headings and...
Possibly because I'm still on v3.4 of caret
Might be I could lend a hand if we can't find any alternatives. Is the part where AngleSharp parses the SVG and downloads external resources already completed, or is this...
Is there a workaround for this? `diff-highlight` is supported apparently, but I didn't quite get why diff-so-fancy isn't or what needs to be done to make it work
My original screenshot is from portal.azure.com, where all telemetry items that belong to a session are rendered in a tree-view. Each RequestTelemetry item becomes a parent node, with all telemetry...
Oh, I didn't know that! Via the Raw view, I get the `ai.operation.parentId` as well, so you can walk a hierarchy upward like this too in a way. And no...
Hi @jskler, Given this json: ``` { "id": 6731037, "customerId": 665, "shareholders": [ { "id": "1", "type": "X", "lastName": "one", "firstName": "james" }, { "id": "2", "type": "Z", "lastName": "two",...