I’m trying to generate a solution file for VS Code Linux but didn’t get it. Also I get .vscode dirs both in the project and UE5 install dir.
/opt/UnrealEngine/Unreal_5.4.2/Engine/Build/BatchFiles/Linux/GenerateProjectFiles.sh UnrealProjects/TestCpp_5_4_2/TestCpp_5_4_2.uproject
Setting up Unreal Engine project files...
Setting up bundled DotNet SDK
Log file: /home/psijic/.config/Epic/UnrealBuildTool/Log_GPF.txt
Some Platforms were skipped due to invalid SDK setup: Android.
See the log file for detailed information
Generating VisualStudioCode project files:
Discovering modules, targets and source code for project...
Generating data for project indexing...
Exception while generating include data for EventLoopUnitTests: Program targets are not currently supported from this engine distribution.
Exception while generating include data for DotNetPerforceLib: Program targets are not currently supported from this engine distribution.
Re-writing a file that was previously written: "/opt/UnrealEngine/Unreal_5.4.2/Engine/Plugins/2D/Paper2D/Intermediate/Build/Linux/x64/UnrealEditor/Development/Paper2D/Definitions.Paper2D.h"
Re-writing a file that was previously written: "/opt/UnrealEngine/Unreal_5.4.2/Engine/Plugins/2D/Paper2D/Intermediate/Build/Linux/x64/UnrealEditor/Development/Paper2DEditor/Definitions.Paper2DEditor.h"
Re-writing a file that was previously written: "/opt/UnrealEngine/Unreal_5.4.2/Engine/Plugins/2D/Paper2D/Intermediate/Build/Linux/x64/UnrealEditor/Development/PaperSpriteSheetImporter/Definitions.PaperSpriteSheetImporter.h"
...
Generating data for project indexing... 100%
Writing project files... 100%
Generating QueryTargets data for editor...
Total execution time: 5.30 seconds