Shane Celis

Results 43 issues of Shane Celis

This test is currently failing. I marked it `ignore` so it didn't block PR #91. ``` cargo +nightly test --release -- -Z unstable-options --report-time ... failures: ---- jax::tests::test_add stdout ----...

nox

The command palette is provoked with Command-P but there is no on screen help or button that is discoverable. Add some means to make the command palette discoverable.

ux-ui

# Problem If one tries to install the elodin app from source without specifying locked, it fails to compile. ``` % cd apps/elodin % cargo install --path . --force Compiling...