S
S
Sergey Chistyakov2014-10-07 19:15:08
Qt
Sergey Chistyakov, 2014-10-07 19:15:08

Is there such a plugin for qt?

Is there a plugin that does multiple code editing? I saw this functionality in Notepad++.
UPD: Problem solved. The plugin was already included in qt creator. Works like Notepad'ovsky. Press ctrl -> hover over the identifier to be edited -> RMB -> Go into refactoring mode and make changes.
Thanks everyone for the replies.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
AlexP11223, 2014-10-08
@piro1107

Refactoring, right? and Qt Creator can't do it? RMB on class name Refactor —> Rename symbol ... or Ctrl+Shift+R.
Well, or wait for CLion from JetBrains, there should be richer possibilities for all this.
And where did you find this "multi-edit" in Notepad++? Simply search/replacement of a substring on files means what? Also available in Ctrl+F -> Advanced -> Scope

E
Elena, 2014-10-07
@Nidora

Adobe Dreamweaver, AkelPad, EditPad Lite

R
rust21, 2014-10-08
@rust21

Have a look at QScintilla. It is just in Notepad ++ and is used.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question