vscode-linux-kernel icon indicating copy to clipboard operation
vscode-linux-kernel copied to clipboard

Poor documentation

Open alfonder opened this issue 4 years ago • 0 comments

  1. 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.

  2. 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.

alfonder avatar Oct 14 '21 11:10 alfonder