i changed font in intellij, but weird - intellij-idea

i use intellij idea in windows10.
i want to use monaco font in intellij.
So I changed the font setting for use monaco font.
The change is successful but a little strange.
When i use code completion, item font is so small.
How can I increase the font size? or can I solve this problem?
Can I use Monaco fonts in intellij on windows10?

Related

PyCharm font style bug?

I'm using macOS Mojave 10.14.3 and PyCharm Community 2019.1 .
After I upgraded it to 2019.1, the font of all texts looks dimming, and it gets bright only near the caret. I'm using the font of Monaco, and it behaves the same in other fonts too. Other settings are the same as the default.
Maybe it is related to antialiasing, because it does not occurs when I change the settings of antialiasing to Greyscale or No antialiasing .
But when I select the two options, the text does not get bright even near the caret.
Does anyone know how to fix this problem?

UI Text not rendering properly with Intellij IDEA and MacType

I wanted to make Intellij IDEA on windows look like the one on OS X Because in
my opinion it looks much better, so I installed MacType, I was able to get the
editor font render correctly, but when I change the UI font to match OS X's UI
font, The text gets cut off in some places. The font I am trying to use is
Lucida Grande size 15. You can see it for yourself in the picture
below:
Intellij UI Text getting cut: https://i.stack.imgur.com/4jnda.png
But if I remove disable MacType rendering, everything works fine, but it looks bad.
Intellij UI Text without MacType rendering: https://i.stack.imgur.com/AJEUl.png
I've tried changing MacType's settings, but nothing works!
I am on Windows 10 Creators Update with Intellij IDEA 2017.2
Any help would be appreciated.
I found the answer myself! Apparently if you open the mactype profile you are using with notepad, and paste the following text at the end of the file:
[Experimental#idea64.exe]
ClipBoxFix=1
Then all the fonts will render correctly. Note, this does not only work for Intellij IDEA, but also all other java applications and a few others. To achieve this, all you have to do is replace "idea64.exe" with the name of the app executable. An example is for the 32-bit version of Intellij, you would replace "idea64.exe" with "idea.exe".
More information can be found here: https://github.com/snowie2000/mactype/wiki/ClipBoxFix

IntelliJ Idea not responding for font size change

Did anyone have the problem when you can change the font size in Editor->Font size but it does not change anything?
I can set even 50 but it does not make any effect. I was trying to restart etc but it does not help.
Font size is also part of Editor display, as well as in 'color scheme' within font it displays the size. But does not work for me either IntelliJ COMMUNITY EDITION 2018 Settings -> Editor -> Font
changed both color scheme font zise and editor font but stays at a small (assume it is default) font approx .11 or.12pt font.
Appears to only change the font size in the Project pane not the Editor's code pane?

IntelliJ IDEA - Choosing specific font width within family

I'm on OS X El Capitan running IntelliJ IDEA 15.0.3.
I've been trying to change the font in my IntelliJ IDEA editor, but when I go to select which font to select, the dropdown list only gives me a list of font families, and doesn't allow me to choose individual weights, as I wanted to use the Book font, while IntelliJ uses the Medium font by default. Is there any way to prioritize which weight I want to use?
I found an indirect way by disabling the Medium font file through Font Book, but that kind of bothers me because that disables it for all programs rather than simply IntelliJ.
Thanks in advance.
This should be possible now. I just checked by going to Settings > Editor > Font and different font weights show up correctly in the dropdown:
If you still have this problem, you should file an issue with JetBrains.

Intellij idea darcula theme font size disabled

I have the following situation:
I started to use Intellij Idea as the main ide and I am also using Darcula theme. I like everything about it except the annoying small font and annoying line spacing. However, when I try to change those values like with any other theme, I am not able to do that, because both font size and line spacing fields are disabled.
Do you know how to modify Intellij idea's darcula theme default font size?
Save current theme as Your theme, then you will be able to change font size and other options in code editor.
Also if you want change GUI's fonts mark checkbox "Override default font by" in Appearance section.