code-google-com / qdevelop

Automatically exported from code.google.com/p/qdevelop
GNU General Public License v2.0
1 stars 1 forks source link

Code completion for all Keywords #189

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. type QWi
2. CTRL+SPACE
3.

What is the expected output? What do you see instead?
QWidget should be printed.
It would be wonderful if this mecanism is adopted with all variables, 
class and so on.
QWidget* window;
win (CTRL+SPACE) -> auto completion window

What version of the product are you using? On what operating system?
0.25 svn

Please provide any additional information below.

Original issue reported on code.google.com by r1z1...@gmail.com on 6 Nov 2007 at 12:48

GoogleCodeExporter commented 9 years ago
http://api.kde.org/3.5-api/kdelibs-apidocs/kate/html/docwordcompletion_8h-source
.html

Original comment by r1z1...@gmail.com on 7 Nov 2007 at 11:52

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 8 Feb 2009 at 11:08

GoogleCodeExporter commented 9 years ago
Kate won't do because QDevelop doesn't use KDE libraries at all.

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:30

GoogleCodeExporter commented 9 years ago
Issue 190 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:31