- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    Qt Creator 4.5.0-rc1
 
- 
        6138bc3d41cde525f2c0f3fed806ad2b3d387f63
 
struct Foo
{
    struct Values{};
    static void sfunc();
};
void f(Foo)
{
    Foo::s // Ops,"Values" is offered
}
This is since https://codereview.qt-project.org/#/c/200892/
- relates to
 - 
                    
QTCREATORBUG-19918 Fuzzy auto-completion support
-         
 - Closed
 
 -         
 - 
                    
QTCREATORBUG-23159 [REG 4.10 -> 4.11] Wrong additional code completion proposals
-         
 - Closed
 
 -