This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Code completion

Tags: None
(comma "," separated)
carls
Registered Member
Posts
1
Karma
0

Code completion

Sat Feb 16, 2013 1:46 pm
Hi!

We currently use Eclipse as an IDE for C++ development, however, as I tried KDevelop the other day, I think that it would suite us better. I have a question concerning code completin though; Can I make KDevelop give me suggestions at the marking "***" in the example below?

Code: Select all
#include <iostream>
#include <vector>

using namespace std;

struct test
{
   int a;
};

int main() {
   
    vector <test> X;
    X.at(i).***
    return 0;
}


As our software uses vectors quite frequently, it has some weight for deciding on a transition. If this is not possible, are there any plans on implementing that feature?

/Carl


Bookmarks



Who is online

Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan, Sogou [Bot]