Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Rust Mod GeneratorNew to Visual Studio Code? Get it now.

Rust Mod Generator

Zhang Yue

|
806 installs
| (0) | Free
Create a mod quickly.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Rust Mod Generator

Use this extension to generate a rust mod quickly.

Features

Create a rust module from the Explorer.

image image

Create a rust module from the command. A .rs file has to be focused on.

image

Requirements

None.

Extension Settings

This extension contributes the following settings:

  • rust-mod-generator.autoFocus: Enable to auto focus on the new created module.
  • rust-mod-generator.selectAccessModifier: Enable to set the access modifier when creating a new module.
  • rust-mod-generator.addModDeclaration: Enable to prepend <modifier> mod <mod_name>; to a resource file.

Known Issues

Welcome to post any issue.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2019 Microsoft