vscode/cli
Justin Wang b0271fa725
Fix --commit-id flag for code serve-web (#258904)
* Fix --commit-id flag for code serve-web

Fixes a bug where passing --commit-id during `code serve-web` would
prevent serve-web from downloading a new version of the client at all.

* Update cli/src/commands/serve_web.rs

---------

Co-authored-by: Connor Peet <connor@peet.io>
2025-07-31 16:52:39 +00:00
..
.cargo chore: add guard:cf flags to CLI (#232452) 2024-10-29 11:51:22 -07:00
src Fix --commit-id flag for code serve-web (#258904) 2025-07-31 16:52:39 +00:00
CONTRIBUTING.md chore: add guard:cf flags to CLI (#232452) 2024-10-29 11:51:22 -07:00
Cargo.lock Bump crossbeam-channel from 0.5.13 to 0.5.15 in /cli (#246213) 2025-04-14 10:42:53 +02:00
Cargo.toml Bump tokio from 1.37.0 to 1.38.2 in /cli (#245924) 2025-04-14 10:42:21 +02:00
ThirdPartyNotices.txt OSS tool run for endgame 2025-07-28 10:34:40 -07:00
build.rs style: simplify string formatting for readability (#231763) 2024-10-22 16:30:46 +00:00
rustfmt.toml