Skip to content

Hazelight/vscode-unreal-angelscript-formatter

Repository files navigation

Unreal AngelScript Clang-Format

Format Unreal Engine AngelScript code using Clang-Format


Usage

Use Format Document (Default Shortcut: Shift + Alt + F) to format the current document.
Or Format Selection (Default Shortcut: Ctrl + K Ctrl + F) to format the currently selected code.


Style Configuration

  1. Create a .clang-format file with your formatting preferences
    • You can generate a starter file using the command: Unreal AngelScript Clang-Format: Generate Config File
  2. Set unreal-angelscript-clang-format.style in VS Code to the path of your .clang-format file

Issues

If you encounter any issues, or have any feedback, please open an issue on the GitHub repository

About

Format Unreal Engine Angelscript code using Clang-Format

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE-LLVM.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published