This is a very promising plugin! I'll test! Thank you for sharing
Ariel On Fri, Jun 26, 2015 at 8:34 AM, Petr Vaněk <[email protected]> wrote: > hi all, > > here is a new plugin for qtcreator providing a terminal/console pane. > Personally I find it useful so maybe somebody else can like it too. Its > functionality is simple: it displays a terminal with default shell with > optional ability to change directory to currently opened file location. > There are also some predefined color schemes. > > https://github.com/qterminal/terminalplugin > > I'd like to ask for advice. What is proposed value for > > Core::IOutputPane::priorityInStatusBar() > > for 3rd party plugins like this one, please? > > int TerminalPane::priorityInStatusBar() const > > { > > return 1; // TODO/FIXME: what value to use? > > } > > > > thanks, > petr > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > > -- Ariel Molina R. Oficina: +52 (222) 3723196 Movil: +521 2226 758874 http://edis.mx
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
