REMVSCodeREM VSCode is a powerful extension that integrates the REM toolchain and Rust Analyzer with Visual Studio Code to enhance Rust code refactoring capabilities. This extension aims to provide comprehensive refactoring tools tailored for Rust, streamlining the development process. Currently it is in the Development Phase, as part of a Research Project being conducted at the Australian National University by:
https://marketplace.visualstudio.com/items?itemName=MatthewBritton.remvscode&ssr=false#overview IMPORTANT NOTEFor now, this extension is a placeholder for the eventual extension that will be developed. The extension has limited actual refactoring capabilities, and is mostly a proof of concept. It requires a substantial number of programs to be installed on your system for it to function. It will attempt to install them, however, may fail if not on Linux. Hence, it is recommended to run the extension on a Linux system. The programs required are:
It may also be possible to manually install each of these components prior to running the extension, however, this is not recommended. Current Features
Eventual Features
Refactoring Capabilities
Requirements
Extension SettingsThis extension does not currently add any VS Code settings through the Known Issues
Release Notes0.1.0
Enjoy using REM VSCode! |