Variable rename only works for the current file

When I try to rename a var F2 it only renames in the current file.
I have this function in other IDE, it’s very handy.

Hi Paulo,

Apologies for not answering in a timely manner. Mbed Studio uses clangd (https://clangd.llvm.org/) version 8.0.1 at the moment for C/C++ intellisense. This feature has been added in newer version. We are looking at updating it soon. It should be enabled then.

Thanks,
Arek - Mbed Studio team

1 Like