Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Unreal AngelScript Clang-FormatNew to Visual Studio Code? Get it now.
Unreal AngelScript Clang-Format

Unreal AngelScript Clang-Format

Hazelight

|
1,958 installs
| (0) | Free
Format Unreal Engine AngelScript code using Clang-Format
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.


Setup

  1. Set the configuration unreal-angelscript-clang-format.executable to point to a clang-format.exe executable.

  2. Optionally create a .clang-format file containing your preferences and set the configuration unreal-angelscript-clang-format.style to point to that file. You can generate a .clang-format file by running the VS Code command: "Unreal AngelScript Clang-Format: Generate Config File"

Note: Paths can be either absolute or relative to the workspace.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft