Selecting Visual Studio 2017 as the preferred Source Code Editor in the Editor Preferences window only sets that preference for the current project, instead of making it a setting for any project using that Editor. Once the preferred Source Code Editor is set in a project, the following is added to the DefaultEditorPerProjectUserSettings.ini file in the project's Config folder:
[/Script/SourceCodeAccess.SourceCodeAccessSettings] PreferredAccessor=VisualStudio2017
It would be expected that this would instead be added to the Editor's EditorPerProjectUserSettings.ini file located in Engine\Saved\Config\Windows so the setting would be available for all projects using that Editor.
Note: This was tested on a machine that has both VS 2015 and VS 2017 installed.
RESULT:
The solution for the new code project opens in Visual Studio 2015.
EXPECTED:
The solution for the new code project opens in Visual Studio 2017.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Hey, why do i get this when i snap two similar meshes together?
How to achieve HLSL Multiple Render Target in Material blueprints?
How does UMG set overlapping layouts?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Head over to the existing Questions & Answers thread and let us know what's up.