Multiple Add Definition Option in QtCreator
-
wrote on 13 Dec 2017, 16:22 last edited by
I'm a regular user of the Add Definition item in the Refactor menu within QtCreator however one new addition which I'd love to see is one which allows me to add definitions for all undefined functions - or at least a shortcut key for the former.
Are there any QtCreator plugins available which perform such a task?
-
I'm a regular user of the Add Definition item in the Refactor menu within QtCreator however one new addition which I'd love to see is one which allows me to add definitions for all undefined functions - or at least a shortcut key for the former.
Are there any QtCreator plugins available which perform such a task?
Hi @webzoid,
I'm not aware of a plugin. But there is already a suggestion for this feature which you can vote for: https://bugreports.qt.io/browse/QTCREATORBUG-19364
-
wrote on 13 Dec 2017, 16:28 last edited by
@aha_1980 Thanks, just added my vote to the issue. I think it would be a welcome addition to be honest as I mostly flesh out a class first then take on the implementation - a simple shortcut key or Refactor option would greatly speed things up.
1/3