codemaid
codemaid copied to clipboard
Spade C++ reorder multiple functions at once breaks code
Environment
- Visual Studio version: vs2019
- CodeMaid version: 12
- Code language: c++
Description
Using spade to reorder multiple functions (by selecting multiple) breaks the functions. Only moves the function declaration line
Steps to recreate
- Open CPP/CXX file
- Open spade
- Drag function to new position
- to recreate
Current behavior
See Description
Expected behavior
It should move the selected functions and not break the code.
Thanks for reporting the issue. I have not been able to reproduce it. Can you please provide a minimal solution that exhibits the issue?