Fix: Correct Visual Studio ClangFormat custom path step #76

Merged
Julian Eisel merged 1 commits from George-Mavroeidis/blender-developer-docs:vs-clang-path-fix into main 2024-09-24 11:32:48 +02:00
Contributor

I recently rebuilt blender locally and I went through all of the steps and I noticed that there is a minor step that is missing for the path that was written for the custom ClangFormat setup.

The handbook states that the path is:

Tools -> Options -> C/C++ -> Code Style -> Formatting -> General

But the real path for Visual Studio is

Tools -> Options -> Text Editor -> C/C++ -> Code Style -> Formatting -> General

Not a big error, pretty easy to spot actually. But I am proposing to update it just in case!

Here is how it looks like:
image

I recently rebuilt blender locally and I went through all of the steps and I noticed that there is a minor step that is missing for the path that was written for the custom ClangFormat setup. The handbook states that the path is: > Tools -> Options -> C/C++ -> Code Style -> Formatting -> General But the real path for Visual Studio is > Tools -> Options -> **_Text Editor_** -> C/C++ -> Code Style -> Formatting -> General Not a big error, pretty easy to spot actually. But I am proposing to update it just in case! Here is how it looks like: <img width="682" alt="image" src="attachments/3a2b6f6b-73ca-4d4b-865a-22967f908bf8">
George Mavroeidis added 1 commit 2024-09-23 04:36:24 +02:00
Julian Eisel approved these changes 2024-09-24 11:31:33 +02:00
Julian Eisel merged commit 82aba3290a into main 2024-09-24 11:32:48 +02:00
George Mavroeidis deleted branch vs-clang-path-fix 2024-09-26 06:51:50 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-developer-docs#76
No description provided.