QodeAssist icon indicating copy to clipboard operation
QodeAssist copied to clipboard

Have a context menu in Chat Panel

Open miemoe opened this issue 7 months ago • 0 comments

I can't copy selected Text in the chat panel with the context menu (right mouse button) I have some answer in the chat panel and can select a part of it. I can use Ctrl+C to copy the selection. But I cannot use a context menu.

I would like to have a context menu A context menu could offer copy for a select. In addition it could e.g. open a web page if a link was gives as answer.

E.g. I had received: "content": "Certainly! The Lagrange interpolation method is a well-known technique for polynomial interpolation. You can find detailed explanations and examples of the Lagrange interpolation method on various educational and mathematical websites. Here are a few reliable resources:\n\n1. **Wikipedia**:\n - [Lagrange Interpolation](https://en.wikipedia.org/wiki/Lagrange_polynomial)\n - This page provides a comprehensive overview of the Lagrange interpolation method, including its formula, derivation, and applications.\n\n2. **Khan Academy**:\n - [Lagrange Interpolation](https://www.khanacademy.org/math/algebra2/x2ec2f6f830c9fb89:poly/x2ec2f6f830c9fb89:poly-intro/a/polynomial-interpolation)\n - This resource offers an interactive explanation of polynomial interpolation, including the Lagrange method.\n\n3. **Paul's Online Math Notes**:\n - [Lagrange Interpolation](http://tutorial.math.lamar.edu/Classes/CalcIII/Lagrange.aspx)\n - This page provides a clear explanation of the Lagrange interpolation method with examples.\n\n4. **MathWorld**:\n - [Lagrange Interpolating Polynomial](https://mathworld.wolfram.com/LagrangeInterpolatingPolynomial.html)\n - This resource offers a detailed mathematical explanation of the Lagrange interpolation method.\n\nThese resources should help you understand the Lagrange interpolation method and how it can be applied to polynomial interpolation in your POVService class.",

And is was shown as:

Image

So I have the impression, that there was even a indication in the output, that there are links to URLs. But I could find a way to open the links.

miemoe avatar May 01 '25 13:05 miemoe