-
Notifications
You must be signed in to change notification settings - Fork 1.6k
No labels!
There aren’t any labels for this repository quite yet.
84 labels
Feature: Code Analysis
Feature: Code Analysis
Related to integration with clang-tidy, cppcheck, cl.exe /analyze, etc.
Feature: Configuration Provider
Feature: Configuration Provider
Related to the configurationProvider property, e.g. ms-vscode.cmake-tools, ms-vscode.makefile-tools.
Feature: Configuration
Feature: Configuration
An issue related to configuring the extension or IntelliSense
Feature: Doc comments
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
Feature: Extract to function
Feature: Extract to function
Extract to function (free function or member function)