Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IntelliJ products instructions

Kerry Shetline edited this pageJul 31, 2020 ·19 revisions

Version 2019.3 and later

Version 2018.2

  • Enable inSettingsEditorFontEnable Font Ligatures
  • SelectFira Code as "Primary font" underSettingsEditorFont

Additionally, if a Color Scheme is selected:

  • Enable inSettingsEditorColor SchemeColor Scheme FontEnable Font Ligatures
  • SelectFira Code as "Primary font" underSettingsEditorColor SchemeColor Scheme Font

Version 2018.1

  • Enable inSettingsEditorColor SchemeColor Scheme FontEnable Font Ligatures
  • SelectFira Code as "Primary font" underSettingsEditorColor SchemeColor Scheme FontFont

Version 2016.2 and prior to 2018.1

Proper support for ligatures was added in 2016.2 (incl. font compatibility & better performance).

  • Enable inSettingsEditorColors & FontsFontEnable Font Ligatures
  • SelectFira Code as "Primary font" underSettingsEditorColors & FontsFontEditor Font

NOTE: Since 2016.3 IntelliJ products come with Fira Code bundled with the editor itself. If you want the latest version of Fira Code, install it separately & restart your editor.

Corrupted text on Windows

If you see something like that

this

Opencmd.exe,cd C:\Windows\Fonts and thendel every file that looks likeFiraCode-Regular_**.ttf. NB these files are invisible if you openFonts in Explorer

If the files are locked you can useUnlocker. In details you should:

  • Install unlocker
  • Opencmd.exe as admin (press the Windows key, typecmd and right click on the result to run it as admin)
  • subst q: c:\windows\fonts, replaceq with any other letter if you already have a unit with that name
  • Open unlocker from the start menu,Start Unlocker
  • Select any file namedFiraCode-Regular_**.ttf from theq unit, selectDelete and pressUnlock all (you could also try simply closing the applications if you can)
  • typesubst /D q: inside the command prompt to remove the new unit

Issue:https://youtrack.jetbrains.com/issue/IDEA-159901

Prior to 2016.2

This should work forFira Code 1.102 and IntelliJ productsv. 15 and later (IDEA, PhpStorm, PyCharm, RubyMine, WebStorm, AppCode, CLion, DataGrip):

editor.enable.optional.ligatures=true
  • Restart your IDE

NOTE: IDEA support of ligatures is considered experimental. E.g. scroll performance may be very slow. It has beenreported here

NOTE: There’s an issue on OS X when Fira Code Light is used instead of Regular weight by default (discussion). To work around that, do not install Light weight at all.(this is fixed in latest 16 EAP) Also, installing TTF as opposed to OTF renders better with IntelliJ on the Mac.

NOTE: For latest EAPs of JetBrains products, that file doesn’t matter without setting preference:EditorFontEnable Font Ligatures

Fira Code 💻 –HomeWikiIssuesSuggestions

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp