rust-project-manager READMEThe rust-project-manager exists to reduce the amount of command lines that users need to know to get a project up and running. FeaturesAll commands are accessible from the command prompt accessed by Ctrl+Shift+P. Commands target one workspace at a time, and will prompt if multiple workspaces are open.
RequirementsUsers will need to install rust and cargo in order to benefit from commands. The commands also need to be part of the $PATH environment variable so that they can be executed from anywhere. It is also recommended that users install other extensions to handle syntax highlighting, and project build and debugging. Extension SettingsNone at this time. Future Plans
Known IssuesNone at this time Release Notes1.0.0Initial release |