Skip to content

abczyx2006/rust-coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-coder

rust-coder is a Visual Studio Code extension pack for Rust development. It bundles a small starter set of extensions so you can get a Rust-friendly editor setup with one install.

Included extensions

Extension Purpose
rust-lang.rust-analyzer Rust language support, diagnostics, code navigation, and completions
formulahendry.code-runner Quick code execution from inside VS Code

Install

From Visual Studio Code

  1. Open Quick Open with Ctrl + P.
  2. Run ext install abczyx2006.rust-coder.
  3. Press Enter to install the extension pack.

Contributing

Suggestions for additional Rust-focused extensions are welcome.

If you want to expand the pack, update the extensionPack list in package.json.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors