vscode-linux-kernel
vscode-linux-kernel copied to clipboard
Poor documentation
-
OK, I've generated compile_commands.json, but what's next? How to use it? I expect it should be another way to build module/kernel from VS Code rather than running 'make' in terminal, shouldn't it? No clue.
-
Also there is a statement in README: "Unfortunately, tasks.json will not work out of the box in this configuration" And how to make it work manually? What is workaround?
Please, add more instructions to README.