Set up
Installing Visual Studio Code on your system.
Installing VS Code
Install the latest stable version of VS Code:
The installation of extensions is optional and often a matter of personal work style. Below, I have listed a sample selection of extensions.
Flutter Extension
I recommend to install the Flutter Extension for VS Code. Read the section "Install the Flutter and Dart plugins" and follow the instructions:
π Β Set up an editor - Install the Flutter and Dart plugins
Additionally I have installed the Awesome Flutter Snippets extension:
Rust Extension
I am also using the rust-analyzer Extension for VS Code. Read the section "Install the rust-analyzer extension" and follow the instructions:
π Β Rust in Visual Studio Code
Others
The Material Icon Theme extension provides pretty icons. It's up to you...