IntelliSense Issues with C++ Modules hints #12985
Labels
duplicate
Feature: Hover (Quick Info)
An issue related to Hover (Quick Info)
Feature: Inlay Hint
An issue related to inlay hints for declarations and parameters.
Feature: Signature Help
Language Service
more votes needed
Issues that have been postponed until more community members upvote it
Visual Studio
Inherited from Visual Studio
Milestone
Environment
Bug Summary and Steps to Reproduce
Bug Summary:
with C++ modules:
IntelliSense fails to fetch function parameter names.
Inline hints for parameter names are not displayed.
Type deduction is overly verbose for certain templates (e.g., std::basic_string instead of std::string).
Expected behavior:
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: