Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Godot-Rust SnippetsNew to Visual Studio Code? Get it now.
Godot-Rust Snippets

Godot-Rust Snippets

ByteAtATime

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

Godot-Rust Snippets

This is a snippet extension that provides many boilerplate snippets for Godot-Rust.

Full documentation is located in my blog post. Here is a simple overview:

Name Explanation
gr-node A simple node with implementation
gr-node-init A simple node with init on selected
gr-node-impl-self An impl class with #[godot_api] (doesn't implement any trait)
gr-node-impl An impl class with #[godot_api] for the base trait.
gr-func A function exposed to Godot
gr-signal A signal
gr-ready The ready function override
gr-process The process function override
gr-input The input function override
gr-physics The physics_process function override
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft