I'm using vscode to write python code. I want to see the latex translation of the math in the documentation(of pytorch) when I hover on the function definition in the attached screenshot instead of a plain text.
Installing a couple of extensions and fiddling with the settings didn't help. Any solutions for this? Thanks..
The Python extension does not support rendering mathjax. Please open a feature request at https://github.com/microsoft/vscode-python.