From db407587479ae432d273c6145f605df17c1d8990 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Mon, 11 Jul 2022 17:03:03 +0200 Subject: [PATCH 1/2] Move Godot to supported Godot resolved the hindering issue 2 years ago. Godot 4 ships by default with ligatures. Issue https://github.com/godotengine/godot-proposals/issues/1180 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fdd75c..d83cbad 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Unicode coverage makes Fira Code a great choice for mathematical writing: | **Android Studio** (2.3+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | **Adobe Dreamweaver** | | **Anjuta** (unless at the EOF) | **Delphi IDE** | | **AppCode** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | Standalone **Emacs** ([workaround](https://github.com/tonsky/FiraCode/wiki/Emacs-instructions)) | -| **Atom** 1.1 or newer ([instructions](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | **Godot** ([issue](https://github.com/godotengine/godot/issues/9961)) | +| **Atom** 1.1 or newer ([instructions](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | | **BBEdit/TextWrangler** (v. 11 only, [instructions](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **IDLE** | | **Brackets** (with [this plugin](https://github.com/polo2ro/firacode-in-brackets)) | **KDevelop 4** | | **Chocolat** | **Monkey Studio IDE** | @@ -111,6 +111,7 @@ Unicode coverage makes Fira Code a great choice for mathematical writing: | **Geany** (1.37+) | | **gEdit / Pluma** | | **GNOME Builder** | +| **Godot** | | **GoormIDE** ([instructions](https://github.com/tonsky/FiraCode/wiki/GoormIDE-Instructions)) | | **gVim** ([Windows](https://github.com/tonsky/FiraCode/issues/462), [GTK](https://vimhelp.org/options.txt.html#%27guiligatures%27)) | | **IntelliJ IDEA** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | From c44df2bc5f11e790893b4c431ca4a08711e7eeec Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Mon, 11 Jul 2022 21:11:46 +0200 Subject: [PATCH 2/2] Correct order in compability list --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d83cbad..9f0b468 100644 --- a/README.md +++ b/README.md @@ -94,12 +94,12 @@ Unicode coverage makes Fira Code a great choice for mathematical writing: | **Abricotine** | **Arduino IDE** | | **Android Studio** (2.3+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | **Adobe Dreamweaver** | | **Anjuta** (unless at the EOF) | **Delphi IDE** | -| **AppCode** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | Standalone **Emacs** ([workaround](https://github.com/tonsky/FiraCode/wiki/Emacs-instructions)) | -| **Atom** 1.1 or newer ([instructions](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | -| **BBEdit/TextWrangler** (v. 11 only, [instructions](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **IDLE** | -| **Brackets** (with [this plugin](https://github.com/polo2ro/firacode-in-brackets)) | **KDevelop 4** | -| **Chocolat** | **Monkey Studio IDE** | -| **CLion** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | **UltraEdit** | +| **AppCode** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | Standalone **Emacs** ([workaround](https://github.com/tonsky/FiraCode/wiki/Emacs-instructions)) | **IDLE** | +| **Atom** 1.1 or newer ([instructions](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | **KDevelop 4** | +| **BBEdit/TextWrangler** (v. 11 only, [instructions](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **Monkey Studio IDE** | +| **Brackets** (with [this plugin](https://github.com/polo2ro/firacode-in-brackets)) | +| **Chocolat** | **UltraEdit** | +| **CLion** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | | **Cloud9** ([instructions](https://github.com/tonsky/FiraCode/wiki/Cloud9-Instructions)) | | **Coda 2** | | **CodeLite** |