You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chriztheanvill thanks for opening an issue. Can you please attach the exact code blocks you tried to refactor and (if applicable) the results of the extractions for both cases?
I have noticed this too. I've been coding in c++ lately and been struggling with a few things. I was planning on making a few updates this week. So I may already be fixing some of the issues you're experiencing
Refactoring classes in C++ does not work, also creating a file or overwrite the file:
If you try to use Extract function:
Base::Foo() { ... }
If you try to use Extract function to file:
The text was updated successfully, but these errors were encountered: