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

Add MathML display functionality

Open Whytehorse2022 opened this issue 1 year ago • 1 comments

Describe the feature

I don't know how hard this would be but if someone with knowledge can get this plugin to display math in math markup language that would be awesome.

Currently chatGPT gives answers like J/c = kg m^2/s^3c so I think that translates directly into MathML style conversions and it's just a matter of displaying the right stuff. It's a W3C standard. Someone else worked on this before so maybe they would know and maybe there's a simple way to just shove it over to his plugin here? https://marketplace.visualstudio.com/items?itemName=goessner.mdmath . Or maybe W3C would come in and do it or Washington University?

I know, it's just a feature request. Something that would be cool but not a bug or major problem.

Whytehorse2022 avatar Apr 03 '23 01:04 Whytehorse2022

Or here's a github project that allows you to hover over math and get mathML rendering. Pretty slick. https://github.com/yousefvand/mathover

Whytehorse2022 avatar Apr 03 '23 02:04 Whytehorse2022