Comment tooltip not shown with variable defined though a preprocessor macro. #12949
Labels
bug
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
Language Service
Works in VS
So we'd need to fix it for VS Code to reach parity.
Environment
Bug Summary and Steps to Reproduce
Bug Summary: When defining variables using a preprocessor macro, the comment doesn't get shown in the tool tip.
Steps to reproduce:
Expected behavior:
It would be great if the comment for the macro based definition was viewable, which would help greatly when documenting register names and their function.
Configuration and Logs
Other Extensions
No other extensions were enabled.
Additional context
None.
The text was updated successfully, but these errors were encountered: