Open Issues Need Help
View All on GitHub Software Development • Plugin Development
Can not detect whether a member function of a class has been implemented about 1 month ago
AI Summary: The user is experiencing a missing feature in the vscode-clangd extension where it fails to detect unimplemented member functions of a class, unlike the previous CPP extension. The task is to investigate why this functionality is absent in clangd, determine if it's a bug, a missing configuration, or an unsupported feature, and potentially provide a solution or workaround.
Complexity:
4/5
enhancement good first issue