Hello,
I have added new features to codeblocks:
1) Copy/Cut and Paste now are the same of Visual Studio:
If no selection, copy/cut copy and cut all the line under caret. Then, paste insert a new line.
2) Wrapped a possibly bug of scintilla: FindColumn don't work.
How I share the modifications?
thanks.