[cxx-interop][IDE] support code-completion for namespace members #65736
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
c++ to swift
Feature → c++ interop: c++ to swift
code completion
Area → source tooling: code completion
source tooling
Area: IDE support, SourceKit, and other source tooling
unexpected behavior
Bug: Unexpected behavior or incorrect output
When C++ namespace is imported into Swift , we are unable to code-complete its members from an IDE, e.g. when using sourcekit-lsp.
The text was updated successfully, but these errors were encountered: