Visual Studio Code extension for clangd

clangd vscode
2 Open Issues Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Software Development Plugin Development

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

Visual Studio Code extension for clangd

TypeScript
#clangd#vscode
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

Visual Studio Code extension for clangd

TypeScript
#clangd#vscode