'Does vs code C/C++ intellisense show comment near a define directive

I'm wondering if Microsoft C/C++ extension intellisense does display comments written near the define directive at vs code in c files. Having searched for any info, I haven't find anything out, that's why I'm asking here. Now intellisense solely shows definition and the value extended to with no comment



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source