Nikita Prokopov
4c9a74e220
BBEdit is only supported for v11 ( #530 )
2017-12-15 16:19:24 +03:00
dospunk
277388bb46
Add supercollider 3 to list of working editors
2017-12-12 10:14:21 +03:00
Nikita Prokopov
49d5f08f6d
Added kitty support ( closes #519 )
2017-11-19 12:18:31 +03:00
Nikita Prokopov
8fdf83ff5e
Added Token2Shell/MD
2017-11-02 13:27:48 +03:00
Alfred Bez
6fe8cad406
Sublime Text 3 now has font ligature support ( #502 )
2017-10-06 22:34:44 +07:00
Nikita Prokopov
9529b8ae22
compressed table
2017-09-28 19:17:42 +07:00
Nikita Prokopov
327be68d14
Added PHP showcase ( closes #295 )
2017-09-28 19:14:35 +07:00
Jed Fox
079486533a
Add examples of how to use Fira Code on a webpage ( #491 )
2017-09-28 14:56:54 +07:00
Mauro Porras P
6d2d5eb065
Update support for iterm2 ( #497 )
2017-09-28 14:55:03 +07:00
Slam
b9d29898c2
Renamed "Black Screen" to upterm ( #489 )
2017-09-18 22:23:00 +07:00
Nikita Prokopov
862454fcda
Link to Cloud9 wiki instructions ( closes #457 )
2017-08-07 15:51:55 +02:00
Nikita Prokopov
69838e8172
Works on Mac since 4.7 ( closes #458 )
2017-08-07 15:50:25 +02:00
Nikita Prokopov
e09b9fa11d
Update README.md
2017-08-07 15:27:23 +02:00
Shai Mishali
57d2e2d3bf
Added basic Swift showcase and clarified Xcode support of Ligatures ( #461 )
2017-08-07 15:23:51 +02:00
Nikita Prokopov
aab4ce1844
Workaround for Windows / gvim ( closes #462 )
2017-08-07 15:21:38 +02:00
Chris Charles
6f28951cf6
Add Alacritty to list of unsupported terminals ( #469 )
2017-08-07 15:12:01 +02:00
Nikita Prokopov
f8b8865cf5
Instructions for Notepad++ ( closes #471 )
2017-08-07 15:11:18 +02:00
Nikita Prokopov
bbd33d9ed6
Added Android Studio to supported list ( closes #446 )
2017-06-22 21:20:22 +03:00
Nikita Prokopov
91fd348be8
Delphi IDE is not supported ( closes #445 )
2017-06-22 13:39:17 +03:00
Nikita Prokopov
b169b843af
Added ZOC to supported terminals
2017-06-12 20:55:24 +03:00
Nikita Prokopov
bb2330d344
Link to troubleshooting section
2017-06-10 15:46:53 +03:00
Nikita Prokopov
75765e96dc
cmd.exe is not supported ( closes #431 )
2017-05-31 21:49:44 +03:00
Miguel Araújo
71c7412b9a
Add CHANGELOG file ( #415 )
2017-04-27 14:45:41 +03:00
Jay Fault
cc3f45072c
Spyder w/ Qt5 ( #401 )
2017-03-30 16:24:40 +03:00
Nikita Prokopov
98dc8fb0ad
Added Cloud9 to list of supported editors ( closes #400 )
2017-03-30 09:26:05 +03:00
Ivan Vyshnevskyi
1f135b6b01
Add leading and trailing pipes to tables in readme.md ( #394 )
...
A rendering of the “Terminal support” table was broken in `README.md`.
The [new GitHub's parser][1] seems to handle differently the leftmost empty
table cell if it has no leading pipe (`|`):
* if it's in the middle of the table, the whole row shifts to the left
(the second cell becomes first, third takes place of the second, etc.)
* if it's the table's last row or all rows after it also have only whitespace
and no leading pipe, they are parsed as a new block element
(the code block, because of leading whitespace)
Also, new spec [recommends][2] adding leading and trailing pipes for
_“clarity of reading”_ and to avoid parsing ambiguity. Both currently existing
tables were updated to follow this advice.
[1]: https://githubengineering.com/a-formal-spec-for-github-markdown/
[2]: https://github.github.com/gfm/#tables-extension-
2017-03-25 18:05:36 +03:00
4rchie
88fdc524fb
Update README.md ( #387 )
...
just checked firacode on vs2017 and works fine (apart form <- -> ligatures which are still not yet implemneted in vs
2017-03-21 17:43:23 +03:00
Nikita Prokopov
bcda8b7745
Fixed dropbox link
2017-03-20 11:50:13 +03:00
Nikita Prokopov
c9813e2a4a
Added VimR
2017-02-16 12:22:00 +03:00
Nikita Prokopov
567d3b2243
CodePen has added Fira Code
2017-02-16 12:17:37 +03:00
Nikita Prokopov
8718a1ed41
Projects using Fira Code
2017-02-15 22:07:49 +03:00
Dave Shaw
0eebda6504
Adding LINQPad as a supported editor ( #358 )
2017-02-15 21:42:40 +03:00
Tan Jay Jun
0a321b5369
Add Elixir showcase to README.md ( #347 )
2017-01-18 14:54:18 +07:00
Nikita Prokopov
f5d13bb76e
Added info on how to enable ligatures in CodeMirror, closes #318
2016-11-30 18:40:27 +00:00
Yehonathan Sharvit
bf70e5c912
Fira Code works fine in Chrome without any special flag ( #303 )
2016-12-01 01:39:19 +07:00
Mads Tjørnelund Toustrup
f8358a5e7a
Added JetBrains Rider ( #319 )
...
Added the JetBrains Rider IDE to the list of supported editors.
2016-12-01 01:33:42 +07:00
Oliver Boermans
665e441cc8
Add TextWrangler as supported in README ( #314 )
2016-11-23 19:11:50 +07:00
in-in
e69690d91f
HyperTerm renamed to Hyper.app ( #302 )
...
https://zeit.co/blog/the-hyper-plan
2016-11-08 19:25:54 +07:00
Andrew Conrad
54bbdd3dde
Clean up terminal support table in README ( #300 )
2016-11-06 21:28:38 +07:00
Derrek Bertrand
1c12d39b19
Update README.md ( #296 )
...
Added the popular guake terminal to the list of VTE terminals.
Verified that it does not work in Guake and that guake relies on python-vte.
2016-11-06 13:47:34 +07:00
Nikita Prokopov
436ac320b3
Version 1.204
2016-11-06 02:42:10 +07:00
Nikita Prokopov
032314d24c
Added shebang #!
( closes #169 , closes #193 )
2016-11-05 20:20:33 +07:00
Nikita Prokopov
6a1fbce33a
Added F# piping operators ||>
|||>
<||
<|||
( closes #184 )
2016-11-05 20:07:16 +07:00
Nikita Prokopov
49e09cece6
Added <~>
( closes #179 )
2016-11-05 19:44:43 +07:00
Nikita Prokopov
019953dc86
Added ?.
.?
?:
( closes #215 )
2016-11-05 19:35:46 +07:00
Nikita Prokopov
e0c6895764
Added >->
<-<
( closes #297 )
2016-11-05 19:00:19 +07:00
Nikita Prokopov
c5724755a7
Added U+2206
(increment) ( closes #174 , closes #298 )
2016-11-05 18:36:47 +07:00
Nikita Prokopov
87a540ff67
Returned {.
.}
( closes #279 )
2016-10-31 00:26:41 +03:00
Nikita Prokopov
d8e98b2847
Fixed BBEdit incorrectly applying ligatures after tab ( closes #274 )
2016-10-31 00:18:44 +03:00
Nikita Prokopov
e148a5a08b
Changed look of ##
###
####
to make them easier to tell apart ( closes #287 )
2016-10-31 00:06:57 +03:00