generate compiler_commands.json file as make config option #1

Open
Denys Hsu wants to merge 1 commits from make-config into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Owner

Currently there is no config option to generate a compiler_commands.json file (or I didn't find it).
The file is required to setup the lsp with clangd for example.

This doesn't have to be a default option as it isn't required when working with editors like vscode.

Currently there is no config option to generate a compiler_commands.json file (or I didn't find it). The file is required to setup the lsp with clangd for example. This doesn't have to be a default option as it isn't required when working with editors like vscode.
Denys Hsu added 1 commit 2023-04-07 15:35:31 +02:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin make-config:make-config
git checkout make-config
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: cgtinker/blender#1
No description provided.