IDE that can display LaTeX in comments

Is there any C ++ environment that can display LaTeX formulas in C ++ comments as formulas? I see this as a very convenient tool for documenting code that implements some mathematics, but in order to be useful. LaTeX code must be compiled and displayed as a character set.

+4
source share

All Articles