Kevin Hakanson

Results 27 comments of Kevin Hakanson

Thanks for being willing to contribute. This is the type of change that should create a discussion issue first, given I'm not sure we want to change to `poetry` and...

v0.9.1 published in Visual Studio Marketplace pre-release channel today. Leaving issue open until 4.x moves into main branch and release channel.

This a fair ask given the Visual Studio Code FAQ entry [I can't access the Extension Marketplace with product X?](https://code.visualstudio.com/docs/supporting/FAQ#_i-cant-access-the-extension-marketplace-with-product-x) > We license the Visual Studio Marketplace for use by...

Until this gets published, you can "Install from VSIX" using either the release artifact from https://github.com/cedar-policy/vscode-cedar/releases or the preview build from https://github.com/cedar-policy/vscode-cedar/actions/runs/14797131102

I'm working on an update now and will take a look at this, likely next week based on my schedule.

Instead of increasing circle size, I'm going to decrease font size. When I tested larger size on sequence diagrams, the larger circle size overlapped the message line/arrow. ``` !function $DefineCalloutSprite($number,...

I was able to track this down to a set of `"type": "file-not-contents"` rules. My project was a monorepo with `node_modules` and some rust compiled to WASM. Too many files...