Doxygen doesnt generated when function has attribute specifier #10995
Labels
bug
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Works in VS
So we'd need to fix it for VS Code to reach parity.
Milestone
Environment
Version: 1.78.2 (user setup)
Commit: b3e4e68a0bc097f0ae7907b217c1119af9e03435
Date: 2023-05-10T14:39:26.248Z
Electron: 22.5.2
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.22621
Sandboxed: No
Bug Summary and Steps to Reproduce
Bug Summary:
Doxygen is not auto generated when function has a attribute specifier.
Steps to reproduce:
///
abovef
and nothing happens. Works just fine for main..Expected behavior:
Configuration and Logs
The text was updated successfully, but these errors were encountered: