Amin Ya
Amin Ya
Hi, I am reaching out since this project has not been maintained. I made some pull requests years ago, but they were left unanswered. Would you be open to adding...
compile_commands.json sometimes gives the arguments instead of a command. This adds support for it. It also fixes the issue of splitting the commands via shlex Closes #26
Fixes Windows error: `The process cannot access the file because it is being used by another process.`
Unless the current working directory is the same as the `compile_commands.json` file, it fails to find it.