User forums > Help

Issue with codecompletion

(1/1)

Mahobi:
Hi at all,
is this an issue of the code completion plugin or am I doing something wrong?


--- Code: (cpp) ---#include <iostream>
#include <sstream>

int main()
{

    std::ostringstream ostring;

    ostring.  // <-- Here code completion doesn't list anything

return 0;
}

--- End code ---

I use the nightly build from 17. November.

sethjackson:
AFAIK code-completion doesn't parse the standard library (yet).........

Der Meister:
It does. But it's probably not perfect yet.  8)

killerbot:
... it's gonna get improved soon ....

sethjackson:

--- Quote from: killerbot on November 22, 2006, 10:57:22 pm ---... it's gonna get improved soon ....

--- End quote ---

 8)

Navigation

[0] Message Index

Go to full version