Newlines in Auto Completion is not working in later Versions #6908
Labels
duplicate
Feature: Doc comments
An issue related to code comments shown in hover, completion, and signature help.
Language Service
Type: LanguageService
Describe the bug
In Issue #2937 the problem with multiple lines in the code preview was fixed with version 0.23.0. In my current setup it does not work, so I tried downgrading to 0.23.0 and tada it worked. Then I upgraded versionwise to 0.29.0 where it stopped working. So it seems like every version 0.29.0 and above do have the same Issue again.
Steps to reproduce
Expected behavior

On cpptools Version 0.28.3 it looks as expected:
With exception of the missing parsing of the doxygen commands.
The text was updated successfully, but these errors were encountered: