Skip to content

Completion for using namespace should only show namespaces and namespace aliases #14091

@sean-mcmanus

Description

@sean-mcmanus

It currently shows a bunch of invalid completions.

namespace fooN {}
namespace fooNA = fooN;

using namespace f; // should show fooN and fooNA

Metadata

Metadata

Assignees

Type

Projects

Status

Pull Request

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions