Extension Version: 0.24.0-insiders3
Vscode version: 1.36.0-insider
OS: Linux, Fedora
We have a script that changes the compile_commands.json while vscode/cpptool is running, but unfortunately the cpptools doesn't seem to pick up the changes until we restart vscode (rescan workspace doesn't seem to handle this case). Are there ways to trigger this ? It would be really nice if cpptools picked up the changes automatically, especially when you are on a remote session (restarting vscode means reconnecting to the server and etc).
Extension Version: 0.24.0-insiders3
Vscode version: 1.36.0-insider
OS: Linux, Fedora
We have a script that changes the compile_commands.json while vscode/cpptool is running, but unfortunately the cpptools doesn't seem to pick up the changes until we restart vscode (rescan workspace doesn't seem to handle this case). Are there ways to trigger this ? It would be really nice if cpptools picked up the changes automatically, especially when you are on a remote session (restarting vscode means reconnecting to the server and etc).