Commit Graph

7 Commits

Author SHA1 Message Date
Shawn Wilsher a32c8baa25 misc: improve vscode devcontainer experience
This change enables a better IDE experience in vscode by doing two
things:
1) Enables the rust-analyzer, which enables a bunch of features in
   vscode
2) Installs the needed deps for `cargo fmt` to work.
2025-10-14 11:54:48 +02:00
Kumpelinus 176c49c78d chore: upgrade Rust toolchain to 1.89 and modernize code with let-chains 2025-09-16 00:48:16 +02:00
Linus Astel 7ef2af8beb devcontainer: Bump Rust version 2025-08-14 22:38:45 +02:00
Austin Alvarado b78e093205 app: add user attributes schema page (#802) 2024-01-22 21:53:33 -07:00
nitnelave a426453d7f github: Update rustc version to 1.72, switch to lldap/rust-dev (#657) 2023-08-25 13:50:53 +02:00
Austin Alvarado 91ada70c7d vscode: Update devcontainer and build instructions 2023-03-20 21:29:54 +01:00
Austin Alvarado 1e5603dce2 docker: Add VSCode devcontainer 2023-01-03 18:11:59 +01:00