[Qt-creator] Feature requests: Switch between .cpp and .h + Bazaar support
Chris Browet
cbro at semperpax.com
Sat Jun 27 10:53:28 CEST 2009
Hi,
I don't know if it is the right place but:
A small FR but which would ease my workflow a lot:
A plain, simple, "switch to header/switch to code" command.
The "switch between declaration/definition" is a bit disturbing:
- from .cpp to .h: will always work but changes the cursor position in the
.h
- from .h to .cpp: only works if the cursor is on a method and changes
cursor position.
This is actually especially bugging when you are constructing/adding methods
to a class.
The second one, regarding Bazaar, is but a wish. I understand you cannot
support every single VCS in the world.
You could maybe try to generalize the subversion one, as the syntax is
mostly the same?
- Chris -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090627/09eee412/attachment.html
More information about the Qt-creator-old
mailing list