rubberduck-ai / rubberduck-vscode

Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
https://marketplace.visualstudio.com/items?itemName=Rubberduck.rubberduck-vscode
MIT License
582 stars 70 forks source link

Option to disable italic font style in question #55

Closed tennox closed 1 year ago

tennox commented 1 year ago

Thanks for this rather amazing extension! :heart: :rocket:

Is this request related to a problem? Please describe.

I find the italic style of the font in the question a bit hard to read (and especially edit - seeing where the cursor is), and would like to disable it: image

Describe the solution you'd like

As I guess it's a question of taste, a config option would be nice.

lgrammel commented 1 year ago

@all-contributors add @tennox for ideas

allcontributors[bot] commented 1 year ago

@lgrammel

I've put up a pull request to add @tennox! :tada:

lgrammel commented 1 year ago

I agree, good catch. Italics were an artifact from an earlier version and are not needed any more, because the background color is different for user messages. I've removed italics in 1.12.1 to make the UI more legible.