Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C_Cpp.doxygen.generateOnType works only if IntelliSense enabled? #13190

Open
phoppermann opened this issue Jan 24, 2025 · 0 comments
Open

C_Cpp.doxygen.generateOnType works only if IntelliSense enabled? #13190

phoppermann opened this issue Jan 24, 2025 · 0 comments
Labels
enhancement Improvement to an existing feature Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Language Service

Comments

@phoppermann
Copy link

phoppermann commented Jan 24, 2025

Environment

  • OS and Version: Windows 11
  • VS Code Version: 1.95.3
  • C/C++ Extension Version: 1.22.11

Bug Summary and Steps to Reproduce

Bug Summary:
Doxygen comment is not generated on ///.

Steps to reproduce:

  1. Type ///.
  2. Hit Enter key.

Expected behavior:
Doxygen comment is generated on ///.

Configuration and Logs

"C_Cpp.intelliSenseEngine": "disabled"

Other Extensions

clangd

Additional context

No response

@sean-mcmanus sean-mcmanus added Language Service Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. enhancement Improvement to an existing feature labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature Feature: Doc comments An issue related to code comments shown in hover, completion, and signature help. Language Service
Projects
Status: No status
Development

No branches or pull requests

2 participants