Make the "sort selection" tool do something.
* Handle <input> tag. * Pass input to running process. * Search for executable in path. * Add "CurrentSelection" variable. Remaining issue: ReplaceSelection output handling.
Showing
- share/qtcreator/externaltools/sort.xml 3 additions, 3 deletionsshare/qtcreator/externaltools/sort.xml
- src/plugins/coreplugin/externaltool.cpp 34 additions, 8 deletionssrc/plugins/coreplugin/externaltool.cpp
- src/plugins/coreplugin/externaltool.h 4 additions, 0 deletionssrc/plugins/coreplugin/externaltool.h
- src/plugins/texteditor/texteditorplugin.cpp 19 additions, 0 deletionssrc/plugins/texteditor/texteditorplugin.cpp
- src/plugins/texteditor/texteditorplugin.h 1 addition, 0 deletionssrc/plugins/texteditor/texteditorplugin.h
- tests/auto/externaltool/tst_externaltooltest.cpp 5 additions, 2 deletionstests/auto/externaltool/tst_externaltooltest.cpp
Loading
Please register or sign in to comment