Braydon Hall
Braydon Hall
Adding the following to your settings.json replicates this PR: ``` "workbench.colorCustomizations": { "[Night Owl]": { "editorInlayHint.foreground": "#829D9D", "editorInlayHint.background": "#0000" } }, ```
I've started working on this after trying it out on the Convert to RTL branch. Currently, I am having a lot of issues with the tests, and I don't seem...
I may revisit this after the RTL conversion, to see if it makes a difference. At the moment, 80+ tests fail for various reasons. And the number changes each time...
@jackcmeyer Creating this based on the comment in #2516
@morrme no I am not - this was raised as an extra task above and beyond the conversion to RTL
I noticed that SCION SCXML uses `s.transitions[0]` in this case. This strikes me as odd, as my interpretation of how this worked was different 😅 https://gitlab.com/scion-scxml/scion/-/blob/main/projects/libraries/core-base/lib/scion-core-base.js#L762
I've encountered something similar, except for me it was when I saved machine with a target to a missing state (was about to add it). Repro link: https://stately.ai/viz/8b20be22-3792-40f8-92e1-6761fae625bb
FWIW, I am having the same issue in the latest VS Code (non-insiders) and no custom folder - with the same `(canceled)` status Settings ``` "vsicons.associations.files": [ { "icon": "example",...
> This means that we are still in the state where onError can be applied as expected. I may be completely on the wrong train of thought, but this only...
Dropping this here as well https://github.com/OpenSourceRaidGuild/website/pull/78#discussion_r571499639