vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

Let cpp extension tooltip support \code tag in comment.

Open habaohaba opened this issue 1 year ago • 2 comments

Feature Request

Currently, I don't find the configuration to let cpp tooltip correctly render \code section in comment, so I request this feature which I think is really helpful.

habaohaba avatar Mar 18 '24 04:03 habaohaba

Could you clarify the behavior of this tag? Are you referring to a Doxygen Tag?

browntarik avatar Mar 18 '24 16:03 browntarik

Yeah, they're referring to https://www.doxygen.nl/manual/commands.html#cmdcode .

We currently support markdown "code" formatting via 3 backticks.

sean-mcmanus avatar Mar 29 '24 20:03 sean-mcmanus

This feature request is being closed due to insufficient upvotes. Please leave a 👍-upvote or 👎-downvote reaction on the issue to help us prioritize it. When enough upvotes are received, this issue will be eligible for our backlog.

github-actions[bot] avatar May 29 '24 11:05 github-actions[bot]