This is a quick overview of the bevy ECS and some of the terminology it uses and how that relates to rust;
the code can be found here: https://github.com/PhaestusFox/BevyBasics
Plugins I'm using:
Bevy Snippets - suggested by Pixl - https://marketplace.visualstudio.com/items?itemName=pixl.bevy-snippets
Rust Extension Pack - https://marketplace.visualstudio.com/items?itemName=Zerotaskx.rust-extension-pack
Error Lens - https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
Github Copilot - https://marketplace.visualstudio.com/items?itemName=GitHub.copilot