add standard cut/copy/paste actions (if available) to the cpp editor's context menu
at a later stage we will look into harmonizing context menu among different editors. The cpp editor had the biggest need, because its context menu features all sorts of extra refactoring operations, thus the standard Qt context menu became too large.
Showing
- src/plugins/cppeditor/cppeditor.cpp 2 additions, 8 deletionssrc/plugins/cppeditor/cppeditor.cpp
- src/plugins/texteditor/basetexteditor.cpp 19 additions, 0 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/basetexteditor.h 2 additions, 0 deletionssrc/plugins/texteditor/basetexteditor.h
Loading
Please register or sign in to comment