Skip to content

Commit 9f01d4d

Browse files
committed
Docs: BBEdit support
[Latest version of BBEdit](https://www.barebones.com/support/bbedit/notes-14.6.html) supports ligatures once more. BBEdit no longer requires expert preferences to enable ligatures TextWrangler is no more – replaced by the unlicenced version of BBEdit. Update the README files to reflect these changes.
1 parent ab2aaf3 commit 9f01d4d

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

Diff for: LEEME.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ La covertura del estándar Unicode hace de Fira Code una gran elección para la
8282
| **Anjuta** (excepto con EOF) | **Delphi IDE** |
8383
| **AppCode** (2016.2+, [instrucciones](https://github.com/tonsky/FiraCode/wiki/Intellij-products-instructions)) | **Emacs** por sí solo ([solución alternativa](https://github.com/tonsky/FiraCode/wiki/Emacs-instructions)) |
8484
| **Atom** 1.1 o más nuevo ([instrucciones](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | **Godot** ([reporte](https://github.com/godotengine/godot/issues/9961)) |
85-
| **BBEdit/TextWrangler** (solamente v. 11, [instrucciones](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **IDLE** |
85+
| **BBEdit** (14.6+, [instrucciones](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **IDLE** |
8686
| **Brackets** (con [este plugin](https://github.com/polo2ro/firacode-in-brackets)) | **KDevelop 4** |
8787
| **Chocolat** | **Monkey Studio IDE** |
8888
| **CLion** (2016.2+, [instrucciones](https://github.com/tonsky/FiraCode/wiki/Intellij-products-instructions)) | **UltraEdit** |

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Unicode coverage makes Fira Code a great choice for mathematical writing:
9696
| **Anjuta** (unless at the EOF) | **Delphi IDE** |
9797
| **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** |
9898
| **Atom** 1.1 or newer ([instructions](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | **KDevelop 4** |
99-
| **BBEdit/TextWrangler** (v. 11 only, [instructions](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **Monkey Studio IDE** |
99+
| **BBEdit** (14.6+ [instructions](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **Monkey Studio IDE** |
100100
| **Brackets** (with [this plugin](https://github.com/polo2ro/firacode-in-brackets)) |
101101
| **Chocolat** | **UltraEdit** |
102102
| **CLion** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) |

Diff for: README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Unicode 覆盖使 Fira Code 成为数学写作的绝佳选择:
9696
| **Anjuta** (除非在 EOF) | **Delphi IDE** |
9797
| **AppCode** (2016.2+, [说明](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) | Standalone **Emacs** ([解决方法](https://github.com/tonsky/FiraCode/wiki/Emacs-instructions)) | **IDLE** |
9898
| **Atom** 1.1 或更新版本 ([说明](https://github.com/tonsky/FiraCode/wiki/Atom-instructions)) | **KDevelop 4** |
99-
| **BBEdit/TextWrangler** (仅限 v. 11, [说明](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **Monkey Studio IDE** |
99+
| **BBEdit** (14.6+, [说明](https://github.com/tonsky/FiraCode/wiki/BBEdit-instructions)) | **Monkey Studio IDE** |
100100
| **Brackets** (使用 [此插件](https://github.com/polo2ro/firacode-in-brackets)) |
101101
| **Chocolat** | **UltraEdit** |
102102
| **CLion** (2016.2+, [说明](https://github.com/tonsky/FiraCode/wiki/IntelliJ-products-instructions)) |

Diff for: distr/README.txt

+4-7
Original file line numberDiff line numberDiff line change
@@ -155,14 +155,11 @@ Additionally, if a Color Scheme is selected:
155155
4. Select Fira Code as "Primary font" under Settings → Editor → Color Scheme → Color Scheme Font
156156

157157

158-
BBEdit, TextWrangler
159-
--------------------
160-
161-
Run in your terminal:
162-
163-
defaults write com.barebones.bbedit "EnableFontLigatures_Fira Code" -bool YES
158+
BBEdit
159+
------
164160

165-
Source: https://www.barebones.com/support/bbedit/ExpertPreferences.html
161+
1. Install FiraCode as per the [macOS installation instructions](https://github.com/tonsky/FiraCode/wiki/Installing#macos)
162+
2. Open BBEdit preferences, Editor Defaults, assign Fira Code as the Default font
166163

167164

168165
Brackets

0 commit comments

Comments
 (0)