Skip to content

Releases: boocs/unreal-clangd

For Unreal 5.2+: v3.2.1

18 Nov 05:39

Choose a tag to compare

WARNING: npm audit will show a bad security vulnerability in Glob CLI(command line interface). This shouldn't affect this extension but it's your choice to use it or not.

I will update the extension when a fix is available.

Linux: Unreal 5.7 - See upgrading older projects section on upgrading from Unreal 5.6 without extension project reinstall

v3.2.1

Version 3.2.1

  • Backs up workspace cfg on startup or on cfg change (if conditions met)
    • Backup is saved in .vscode/unreal-clangd/.code-workspace.backup
  • Restores on startup if bad workspace file detected
    • currently only restores sections: folders, settings, tasks, launch
  • Asks to restore after running command: Update compile commands (refresh project)
  • Added manual commands: Backup Workspace cfg file , Restore Workspace cfg file
  • Added Links to Unreal 5.7 requirements
  • Fixed system include, for Ubuntu Linux, that gets put in .clangd file (for Unreal 5.7)

v3.0.0
This release has breaking changes when used on extension v2 projects!

See this section:
https://github.com/boocs/unreal-clangd?tab=readme-ov-file#upgrading-older-projects

For Unreal 5.2+: v3.1.0

18 Oct 19:06

Choose a tag to compare

v3.1.0
Unreal source fix

v3.0.0
This release has breaking changes when used on extension v2 projects!

See this section:
https://github.com/boocs/unreal-clangd?tab=readme-ov-file#upgrading-older-projects

For Unreal 5.2+: v3.0.2

30 Aug 08:13

Choose a tag to compare

v3.0.2
(Windows) Fixed polling cl version for set custom system includes for non-English languages

v3.0.0
This release has breaking changes when used on extension v2 projects!

See this section:
https://github.com/boocs/unreal-clangd?tab=readme-ov-file#upgrading-older-projects

For Unreal 5.2+: v3.0.1

29 Jul 18:36

Choose a tag to compare

v3.0.1
(Windows) Fix professional Visual Studio not being able to set custom system includes

v3.0.0
This release has breaking changes!

See this section:
https://github.com/boocs/unreal-clangd?tab=readme-ov-file#upgrading-older-projects

For Unreal 5.2+: v3.0.0

19 Jul 17:34

Choose a tag to compare

For Unreal 5.2+ : v2.6.1

30 Nov 19:12

Choose a tag to compare

New: Mac fix default setting change

Also from older update:
Unreal Source file support
UE 5.5 support
see changelog for more info

For Unreal 5.2+ : v2.6.0

19 Nov 07:31

Choose a tag to compare

Unreal Source file support
Potential Mac fix
UE 5.5 support
see changelog for more info

For Unreal 5.2+ : v2.5.1

23 Jul 11:12

Choose a tag to compare

For Unreal 5.2+ (and latest version)

This uses Native project Intellisense files instead of using the UBT's mode GenerateClangDataBase.

GenerateClangDataBase was overwriting build files causing a rebuild.

For Unreal 5.2+ : v2.5.0

09 May 13:11

Choose a tag to compare

For 5.2 and newer releases

This uses Native project Intellisense files instead of using the UBT's mode GenerateClangDataBase.

For users who've already created a project, you'll need to run the "Create Unreal Clangd Project" command again and choose Full so that it overwrites old project settings. You shouldn't have to uninstall anything.

For Unreal 5.2+ : v2.3.0

21 Jan 14:00

Choose a tag to compare