continue icon indicating copy to clipboard operation
continue copied to clipboard

Custom Font Family

Open yilitai opened this issue 1 year ago • 2 comments

Validations

  • [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

I'm really hoping that you guys provide a setting option for us to modify the font family font size of the GUI. And also, the latex/katex math font is not working at least for my model's generation. Not technically a bug but it would be nice to see if there is a solution.

Solution

A custom css would be really beautiful.

yilitai avatar May 01 '24 13:05 yilitai

@uncle-yi Do you have interest in setting the font outside of the one used by the IDE? My thought is that this should match the IDE font/size as much as possible, and the font size could be tweaked via VS Code as well. Let me know your thoughts.

And for the katex problem, is it not rendering, or does the font just look bad? I know that sometimes models will output without the surrounding $$ tags so that it doesn't render

sestinj avatar May 02 '24 20:05 sestinj

@uncle-yi Do you have interest in setting the font outside of the one used by the IDE? My thought is that this should match the IDE font/size as much as possible, and the font size could be tweaked via VS Code as well. Let me know your thoughts.

And for the katex problem, is it not rendering, or does the font just look bad? I know that sometimes models will output without the surrounding $$ tags so that it doesn't render

I m currently using VSCode (1.88.1), and after I set the editor font, the code (inline and block) that has been generated has changed to corresbonding font, but the main text hasnt changed even if i use the fonted extension to alter the VSCode's UI font.

The font size do match the IDE's setting, but sometimes you do want them to have different font size for productivity or just for the pleasure (This is a bit nitpicking).

As for the katex problem, you are absolutely right. After I asked the model to use the $$ tag the font has appeared. (I was using Gemini, and also a model named moonshot by a chinese mainland provider, they both output math formula without the strict markdown syntax by default, I dont know how they manage to bypass that in their official website, but there could be some way to present that correctly even without the tag)

yilitai avatar May 03 '24 03:05 yilitai

Custom font with font size will really be appreciated! 🙂👍

shagratt avatar Jun 07 '24 01:06 shagratt

The font generated by the plugin is rather small, it would be nice to be able to customise the font size

xldistance avatar Jun 13 '24 05:06 xldistance

Is there a way to change the font size in JetBrains IDEs? The font is super small on my screen, and zooming with Ctrl+mouse wheel or Ctrl++ wheel didn't work.

dandv avatar Jul 11 '24 19:07 dandv