Description hover do not process '//=====' template #12958
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:
Incorrect processing of comment in the next template:
The result:
For example //~~~~~ or //------ working well
Steps to reproduce:
Note:
C_Cpp: Markdown In Comments setting in case of "disable" helps to avoid scaling of the //=== template, but === still show in hover
Expected behavior:
No scaling of the hover and no ====== is visible in comment.
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: