Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cargo Doc OpenNew to Visual Studio Code? Get it now.
Cargo Doc Open

Cargo Doc Open

chenyang

|
1,238 installs
| (0) | Free
base one live-server to provide http server for rust project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cargo-doc-open

cargo-doc-open based one live-server to provide http server for rust project. when execute cmd cargo doc open,index.html will be opened with on local file uri, this will not work in vscode remote develop mode. live-sever provide a http server in in vscode remote develop mode, cargo-doc-open just call api of live-sever to open index.html on the http server.

Features

Requirements

Live Server v5.7.9 or new.

Extension Settings

Known Issues

Release Notes

0.0.1

initial release

Working with Markdown

For more information

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft