*.uproject file was found!
Extension “UE Intellisense Fixes” 3.7.3 is now active!
Found Unreal Engine v5.3.1
Fixing compiler paths in compile commands.
Below is the compile commands first entry command. (WARNING) If getting errors and the compiler path is unexpected reset your UE project.
command/arguments[0]: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\Hostx64\x64\cl.exe
File write: F:\Danish Folder\Unreal Project\SimpleShooter\SimpleShooter.vscode\compileCommands_SimpleShooter.json
Below is the compile commands first entry command. (WARNING) If getting errors and the compiler path is unexpected reset your UE project.
command/arguments[0]: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\Hostx64\x64\cl.exe
File write: F:\Danish Folder\Unreal Project\SimpleShooter\SimpleShooter.vscode\compileCommands_Default.json
Done fixing compiler paths.
Fixing compiler path in c_cpp_properties.json.
End fix c_cpp_properties compiler path.
Fixing invalid paths in response files.
No invalid paths returned. No fixes needed.
** Warning **: Epic Games has included 199 paths that don’t exist. Is this on purpose?
No invalid paths returned. No fixes needed.
** Warning **: Epic Games has included 199 paths that don’t exist. Is this on purpose?
End fixing invalid paths in response files.
Fixing *.generated.h files!
Searching with fast-glob found nothing. (Sometimes isn’t bug)
Correct *.generated.h files are found! Note: This extension doesn’t test if all *.generated.h files have been created.
For Intellisense, you’ll need to Build any newly created project files with the ‘Editor’ suffix config (e.g. MyProjectNameEditor (platform) Development Build).
All response files have the correct *.generated.h path!
End fixing *.generated.h
Fixing missing compile command files.
No missing file paths found. No fixes needed.
No missing file paths found. No fixes needed.
End fix missing compile commands.
Warning about Public/Private directory
Searching with fast-glob found nothing. (Sometimes isn’t bug)
Searching with fast-glob found nothing. (Sometimes isn’t bug)
You do not have this directory structure so no warning needed.
End warn Public/Private Directory
Attempting to fix UE workspace(Add empty tag parser).
UE’s tag parser includes are set to empty array for performance.
The setting limitSymbolsToIncludedHeaders is already set to true.
End fix UE workspace(Add empty tag parser).
Attempting to fix wrong cppStandard.
Info : Unreal 4 should be default c++14 (it can be c++17 with some special configuration)
Info : Unreal 5 should be c++17
Info : Unreal 5.3+ should be c++20
Extension’s cppStandard setting was set to empty string.
Intellisense will use cpptools cppStandard setting instead of this extension’s setting.
Current VSCode/cpptools cppStandard is: (Can be blank)
Current c_cpp_properties.json’s cppStandard is: c++20 (Overrides VSCode/cpptools if not undefined)
Current c_cpp_properties.json’s cppStandard is: c++20 (Overrides VSCode/cpptools if not undefined)
Current VSCode/cpptools cppStandard is: (Can be blank)
Current c_cpp_properties.json’s cppStandard is: c++20 (Overrides VSCode/cpptools if not undefined)
Current c_cpp_properties.json’s cppStandard is: c++20 (Overrides VSCode/cpptools if not undefined)
End fix wrong cppStandard.
Start fix wrong intellisense mode
Cpu: AMD Ryzen 5 2600X Six-Core Processor
Didn’t need to set intellisenseMode.
End fix wrong intellisense mode.
Attempting to fix UE workspace optimization.
** Warning **: Optimization of UE is enabled!
Enabling UE optimization disables red squiggle compiling for the Unreal Engine source code.
This does not affect your project’s source code (it still can have red squiggles).
You can disable this optimization in this extension’s settings.
End fix UE optimization.
No need to write SimpleShooter CCppProperties. It was unchanged.
No need to write UE5 CCppProperties. It was unchanged.
*** Number of error messages: 0
*** Number of warning messages: 3
If you get any errors you can try restarting VSCode to check if they’ve been fixed.
Extension is done.