QtCreatorTerminalPlugin
QtCreatorTerminalPlugin copied to clipboard
Provides an embedded terminal/shell for Qt Creator
As a FYI, we've added a Terminal plugin to Qt Creator 11. Works on all desktop platforms. See https://www.qt.io/blog/qt-creator-11-beta-released for the announcement.
Hello, the README tend to imply that QtCreator 9 is supported (it says 8+), but I'm not 100% sure. I tried to build the plugin, but failed. So far, I...
Hello, does this plugin allow to open a file in Qt creator by ctrl-clicking on it? If not, then this issue is here to ask this killer feature, please. If...
 These changes are just enough to make things compile (your last commit also broke the `.json.in` detection so I had to move that). Unfortunately it looks like backspace/delete is...
would allow us to integrate resource/log monitoring applications to qtc. Ideally we could have terminal tabs and pin some of them.
Hi, currently there are no pre-build binaries of your plugin around here. To build it from scratch there are pretty much prerequisites to make. Especially if users (like me) don't...