Skip to content

tree sitter unreal cpp

taku25 edited this page Nov 6, 2025 · 1 revision

tree-sitter-unreal-cpp

tree-sitter-unreal-cpp is a parser for nvim-treesitter that accurately parses Unreal C++ specific macros (like UCLASS, UFUNCTION, etc.).

[Insert a screenshot showing a UFUNCTION macro being correctly highlighted]

💡 Key Features

  • Accurate Parsing: Correctly recognizes macros like UCLASS, UPROPERTY, and UFUNCTION.
  • Syntax Highlighting: Provides correct highlighting and structure for syntax including GENERATED_BODY().

📖 Details

For installation instructions and details, please refer to the repository README.

➡️ Go to tree-sitter-unreal-cpp Official README

Clone this wiki locally