Describe the bug
A clear and concise description of what the bug is.
this is the result of switching espressif switching to the new LSP code, because those refactors exists in the legacy code,
I've already opened an issue with cdt eclipse-cdt/cdt-lsp#386 but they partially referred me to clangd
I'm not sure how can this be solved, but considering eclispe's massive refactoring abilities it's amazing it's being downgraded to visual studio's refactor feature just because you switched editors.
To Reproduce
Steps to reproduce the behavior:
- mark a code block
- RCM on it, and highlight refactor
Expected behavior
having access to code factor tools
Screenshots


Describe the bug
A clear and concise description of what the bug is.
this is the result of switching espressif switching to the new LSP code, because those refactors exists in the legacy code,
I've already opened an issue with cdt eclipse-cdt/cdt-lsp#386 but they partially referred me to clangd
I'm not sure how can this be solved, but considering eclispe's massive refactoring abilities it's amazing it's being downgraded to visual studio's refactor feature just because you switched editors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
having access to code factor tools
Screenshots

