Unreal Snippets is a Visual Studio Code extension providing code snippets for Unreal Engine 5.3 files and C++ formatting. The extension is in its early stages and currently contains a limited set of files and snippets. The repository will be open to the public for contributions to expand the collection of snippets.
This extension can be installed using the Extension tab in VS Code.
After installing the extension, use the snippets by beginning to type ue-
:
example: ue-object
or ue-actor
We welcome contributions from the community to enhance the Unreal Snippets collection.
We value your feedback! If you encounter any issues or have suggestions for improvement, please let us know by:
Creating an issue on GitHub
License: This project is licensed under MIT. See the LICENSE file for details.