Open Issues Need Help
View All on GitHub Software Development • Plugin Development
License file is not packaged 2 days ago
AI Summary: The LICENSE file from the root of the clangd-vscode repository is not being included in the packaged output. This is a bug that prevents users from easily accessing the project's license information.
Complexity:
2/5
bug good first issue
Software Development • Plugin Development
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