From db407587479ae432d273c6145f605df17c1d8990 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Mon, 11 Jul 2022 17:03:03 +0200 Subject: [PATCH] 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)) |