Skip to content

Qt autocomplete #666

@opensw

Description

@opensw

Hello there,
for some reason I do not have any autocomplete on Qt types.

#include <qstring.h>

int main(int argc, char* argv[])
{
	QString str = "Hello world";
}

on str. Visual Studio Code does not show any methods, is there a workaround to fix it? The "Peek Definition" and "Go to Definition" commands work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions