1
0
Fork 0
mirror of synced 2024-05-20 20:43:21 +12:00
Commit graph

250 commits

Author SHA1 Message Date
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
Nikita Prokopov 5e992de026 Added U+25B6 (black right-pointing triangle) and U+25C0 (black left-pointing triangle) (closes #289) 2016-10-30 23:28:58 +03:00
lf d7dbc2d1d3 Add mintty to the ligatures-unsupported list (#284) 2016-10-10 18:19:31 +07:00
Nikita Prokopov b72a57f4af Version 1.203 (added __, closes #120) 2016-09-17 19:42:46 +07:00
Nikita Prokopov 3468af182a Version 1.202 (closes #264) 2016-09-17 19:22:52 +07:00
Federico Ceratto 4723a8b21b Add description about Sakura and libvte support (#271) 2016-09-14 13:20:01 +07:00
Nikita Prokopov 92df0e878c Version 1.201 2016-08-30 18:36:21 +07:00
Nikita Prokopov 84abe866d2 Added ]# {. .} [. .] (. .) (closes #214) 2016-08-30 16:56:20 +07:00
Nikita Prokopov 9704650782 Removed /** **/ and disabled ligatures for /*/ */* sequences (closes #219, closes #238) 2016-08-30 16:31:28 +07:00
Nikita Prokopov 8cecc3c1f2 Removed [] (closes #92) and {- -} (closes #248) 2016-08-30 16:18:54 +07:00
Nikita Prokopov b0aa6ee372 Added Cmder, ConEmu and PuTTY to unsupported (closes #249) 2016-08-24 18:54:16 +07:00
Skuratovich Sergey 4fe92794ac Append DejaVu Sans Code into list of alternatives. (#245) 2016-08-12 20:39:52 +07:00
Nikita Prokopov ad5b12948e Added Netbeans to supported list 2016-08-01 13:47:02 +07:00
Malcolm Crum 9d0b592d4d Add iterm2 release (#232) 2016-07-28 18:38:11 +07:00
Nikita Prokopov 4423ff014e expanded list of jetbrains products (closes #206) 2016-07-25 14:54:41 +07:00
Nikita Prokopov c1863a039f Update README.md 2016-07-23 14:08:00 +07:00
Nikita Prokopov 17421aa4a1 Updated README.md (closes #226) 2016-07-23 14:07:39 +07:00
Norbert Melzer 2c57c83c7e Added status of “Terminator” (#222) 2016-07-20 21:48:23 +06:00
Nikita Prokopov eef76cac3a Version 1.200 2016-07-18 21:02:34 +06:00
Nikita Prokopov 92101e1dbe Increased spacing in <= >= (closes #117) 2016-07-18 15:03:24 +06:00
Nikita Prokopov 94f1d8fc76 Provided ttf and webfonts versions (#18, closes #24, closes #38, #101, closes #106) 2016-07-18 13:42:23 +06:00
Nikita Prokopov 7037ced318 Added </> (closes #147) 2016-07-17 17:49:13 +06:00
Nikita Prokopov 543facfc8b Simplified visual style on markdown headers ## ### #### (closes #107) 2016-07-17 17:28:48 +06:00
Nikita Prokopov 8d3bf2228e Added whiteFrowningFace (U+2639) (closes #190) 2016-07-17 16:31:04 +06:00
Nikita Prokopov 8fe5bd9e0d Added twoTurned (U+218A) and threeTurned (U+218B) (closes #146) 2016-07-17 16:17:26 +06:00
Nikita Prokopov 911a134caf Hexadecimal x (0xFF) is now applied to sequences like 128x128 as well (closes #161) 2016-07-17 15:46:25 +06:00
Nikita Prokopov a25c06d5b1 Larger + - * and corresponding ligatures (closes #86) 2016-07-17 15:28:16 +06:00
Nikita Prokopov f4a40564aa Added HyperTerm to supported terminals 2016-07-17 13:25:58 +06:00
Nikita Prokopov 4903955c9a - Removed !!! ??? ;;; &&& ||| =~ (closes #167) ~~~ %%%
- New `calt` code disables ligatures on long sequences, e.g. `!!!!`,
  `>>>>`, etc (closes #49, closes #110, closes #176)
2016-07-17 13:25:22 +06:00
Francis Agyapong afb9f6bb79 Add Iosevka to the alternatives list (#210) 2016-07-16 18:39:19 +06:00
Nikita Prokopov 153cd1c466 Wiki link 2016-07-16 18:33:21 +06:00
Nikita Prokopov e796c6192d Link to Install instructions (closes #207) 2016-07-14 13:38:30 +06:00
Nikita Prokopov 26956bf434 Added butterfly terminal (closes #203) 2016-07-06 14:08:41 +06:00
Nikita Prokopov 06de3fce36 haskell → livescript (closes #189) 2016-05-23 14:24:34 +06:00
Nikita Prokopov db4ffc16a5 Update README.md 2016-05-06 17:50:37 +07:00
Philipp Söhnlein bbdcdffb12 Editor support: Added Komodo (#175) 2016-04-20 17:46:57 +07:00
Nikita Prokopov 56a3677f00 a little more README tuning 2016-04-16 21:16:36 +06:00
Nikita Prokopov 235e7b4d79 README typos, added NetBeans, TextEdit, Dreamweaver (closes #168) 2016-04-16 20:52:29 +06:00
Marco Bartoli 37557af3dc Works on QTerminal
Tested on QTerminal (Qt based like Konsole).
2016-04-04 15:48:07 +07:00
Nikita Prokopov 26a015ad88 Update README.md 2016-04-01 19:45:12 +07:00
Nikita Prokopov 5945d6b12b Merge pull request #160 from Dominionized/patch-2
Proofreading
2016-04-01 19:43:58 +07:00
Dominique Bégin f79f44fdbb Proofreading 2016-03-23 21:24:28 -04:00
Dominique Bégin 82842de1dc Correct typos
Brackets spells with an 's'.
2016-03-23 20:52:13 -04:00
elegantandrogyne 9a6191821b Add more supported / unsupported editors, IDEs
Supported: Anjuta, Code::Blocks IDE, CodeLite, LibreOffice, Meld, Mousepad
Unsupported: Arduino IDE, IDLE, KDevelop 4, Monkey Studio IDE
2016-02-22 20:46:11 +01:00
Nikita Prokopov 530cff23a8 Added Spyder IDE to not supported (closes #140) 2016-02-22 16:46:09 +05:00
Nikita Prokopov 313f65ebb6 Added xfce4-terminal to non-supported list (closes #139) 2016-02-21 14:51:11 +05:00
Nikita Prokopov 6aa2144c76 Added Scratch to supported editors 2016-02-17 13:37:32 +05:00
Nikita Prokopov 0897ea12d4 vs code instructions link 2016-02-09 13:38:53 +05:00
Nikita Prokopov 916a4f5a04 Merge pull request #130 from OlsonDev/patch-1
Fix typo in README.md
2016-02-09 14:34:55 +06:00
Josh Olson 8bf961e7ee Fix typo in README.md 2016-02-08 22:15:29 -06:00
Chris Dias 604003fbb6 Move VSCode from unsupported to supported 2016-02-08 17:09:24 -08:00
Nikita Prokopov c431a89ef9 Merge pull request #126 from shockone/patch-1
Add Black Screen to the List of Supported Terminals
2016-02-07 22:27:19 +06:00
Nikita Prokopov 363a01c611 Removed note about KDE4 not working (closes #127) 2016-02-07 21:21:56 +05:00
Volodymyr Shatsky 0ad826354a Add Black Screen to the List of Supported Terminals 2016-02-04 18:04:10 +02:00
Nikita Prokopov ae21b77d9f Moved Xamarin Studio to working list (closes #124) 2016-02-01 14:31:30 +05:00
Nikita Prokopov d9dc8bf381 Update README.md 2016-01-18 01:06:37 +05:00
Arkady Shapkin 99007cac28 Sorted list of supported editors
Visual Studio changed to only Visual Studio 2015
2016-01-14 11:58:21 +03:00
Nikita Prokopov 4b2ee167bc Merge pull request #109 from rivokl/patch-1
Add a link to RStudio instructions in wiki
2016-01-12 21:58:17 +06:00
Kely 57f625ad80 Add a link to RStudio instructions in wiki 2016-01-12 10:56:03 +01:00
Paul 8e416e7cb0 Add bracket to the list of supported editors 2016-01-11 21:15:12 +01:00
Igor Santos aaa6f03503 Noting that gEdit/Pluma also support ligatures 2016-01-02 13:23:21 -02:00
Nikita Prokopov 30b36e278c Intellij → IntelliJ 2015-12-26 20:51:05 +06:00
Nikita Prokopov 6e79d8652e Intellij support 2015-12-26 20:44:34 +06:00
Benjamin Gudehus 338831b23b Readme: Add Termux (Android) to supported terminals. 2015-12-23 01:40:57 +01:00
Nikita Prokopov 6dbba8e697 Added thin weight, adjusted context when vertical centering occurs 2015-12-22 03:00:34 +06:00
Nikita Prokopov e2181ada0c Added ACE and CodeMirror (closes #84) 2015-12-22 01:12:16 +05:00
Nikita Prokopov bde206cde2 Merge pull request #93 from PaitoAnderson/patch-1
Fix SublimeText vote here link
2015-12-22 01:54:29 +06:00
Dave Hughes fc9c857c80 Update README.md
Add Windows notepad to the list of supported editors.  (awwwyeah)
2015-12-21 09:36:05 -08:00
Paito Anderson cbf0effd7f Fix SublimeText vote here link
An alternative link is: (but it has less votes)
http://sublimetext.userecho.com/topic/1042786-please-support-code-ligature-from-ficacode-font/
2015-12-21 11:27:42 -05:00
Nikita Prokopov ad97d249ff Update README.md 2015-12-21 12:29:09 +05:00
Nikita Prokopov 52a6dc7203 Added MacVim to list of supported editors 2015-12-20 23:11:50 +05:00
Nikita Prokopov 6f1c7c8d9d Update README.md 2015-12-20 21:26:10 +05:00
Nikita Prokopov 913c472e42 Update README.md 2015-12-20 21:25:29 +05:00
Nikita Prokopov 4d0a205704 Update README.md 2015-12-20 21:24:20 +05:00
Nikita Prokopov 3bd380fe4f Update README.md 2015-12-20 20:06:40 +05:00
Nikita Prokopov fa4f56ca21 Update README.md 2015-12-20 19:52:48 +05:00
Nikita Prokopov aad57b0833 Update README.md 2015-12-20 19:51:56 +05:00
Nikita Prokopov 0ed6ae8fb0 Terminal.app now supports ligatures! 2015-12-20 19:06:06 +05:00
Nikita Prokopov 66d80642e2 Update README.md 2015-12-20 16:15:24 +05:00
Emilis Dambauskas 2f7bb4d4f5 Added more not/supported apps to README. 2015-12-20 10:29:24 +02:00
Nikita Prokopov 5dd2d9d628 Update README.md 2015-12-20 13:20:33 +05:00
Nikita Prokopov 4cebff3842 Merge pull request #78 from lastorset/patch-1
Chromium instructions in README
2015-12-20 14:19:14 +06:00
Christian Hergert 71e9bdea4d Update README.md
Add GNOME Builder to supported editors
2015-12-19 20:52:58 -08:00
Leif Arne Storset b8376eb39b Chromium instructions in README
Chromium has a spec violation regarding `font-variant-ligatures`, so
provide instructions and a bug tracker ref.
2015-12-19 23:35:00 +01:00
Nikita Prokopov 9cf4698524 Added TextAdept on linux (closes #70) 2015-12-19 23:35:08 +06:00
Nikita Prokopov 6333e8954d Version 1.100 2015-12-19 23:26:39 +06:00
Nikita Prokopov 22e3e2f98e Updated README.md 2015-12-18 18:48:45 +06:00
Nikita Prokopov b9a4937011 Updated README.md 2015-12-18 18:43:42 +06:00
Nikita Prokopov 09380cf642 Version 1.000 2015-12-18 18:36:42 +06:00
Patricio M. Ros 7cf4c7f97a Add Mancy to "Editor support" section
[Mancy](http://www.mancy-re.pl/) is a Electron based NodeJS REPL with Fira Code ligatures support. Hence Mancy includes Fira Code font, so you can choose this font with no need to install by yourself.
2015-11-28 12:13:48 +01:00
Nikita Prokopov a68dc4e477 Update README.md 2015-11-07 00:33:07 +05:00
Nate Stedman d8ce628187 Add link to Xcode plugin to README.md
While Xcode doesn't support ligatures natively, but a plugin has been written to enabled them.
2015-11-06 13:27:21 -05:00
Arkadiusz Holko c81abb7a70 Fix Xcode name in README.md 2015-10-30 14:09:28 +01:00
Nikita Prokopov bc433351f5 Update README.md 2015-10-30 08:19:55 +01:00
Nikita Prokopov b1b6c6997c Update README.md 2015-10-18 20:47:46 +05:00
Nikita Prokopov 3f414800e3 Update README.md 2015-10-07 23:24:44 +05:00
Ryan Voots 60fe7273a8 Firacode works on KDE4 in some environments at least. http://i.imgur.com/WV9Tz1e.jpg http://i.imgur.com/FAOEjAQ.jpg 2015-09-25 13:52:14 -07:00
Robert Jeppesen 5680f7b825 Update compatibility list 2015-09-16 19:07:35 +02:00
Nikita Prokopov 2dadcaa43b Updated compatibility list (closes #50) 2015-09-13 13:48:16 +05:00
Nikita Prokopov 437543894f Added Notepad++ (closes #48) 2015-09-11 17:25:07 +05:00
Richard Whittaker 365fc817c2 Add Coda 2 to list of supported editors 2015-09-09 15:00:02 +01:00
Luke Andrews d0c00fd52c Clarify how to enable ligatures for BBEdit 2015-08-13 10:16:48 -07:00
Nikita Prokopov 2fc397dbdd fixed 0.6 changelog 2015-08-10 13:58:48 +06:00
Nikita Prokopov 1e7917bc72 Readme correction 2015-08-10 02:56:41 +06:00
Nikita Prokopov 9dbec5e3e0 version 0.6 2015-08-10 02:51:32 +06:00
Nikita Prokopov 44d5c4e430 Fira Code logo 2015-07-30 17:27:45 +05:00
Nikita Prokopov 6bf6f17a18 Added compatibility table directly to README 2015-07-16 22:13:24 +05:00
Nikita Prokopov edd98e37ba Version 0.5 2015-05-26 22:34:51 +06:00
Nikita Prokopov 0314bc056c updated readme order 2015-05-26 02:04:21 +06:00
Nikita Prokopov 2cf4cf5448 Version 0.4 2015-05-26 01:52:15 +06:00
David Fitzgibbon 7b0c647dc1 Small typo 2015-05-22 14:30:32 +01:00
Zach Gibb ce8df103a7 Fix Spelling in Readme
Changed "witdh" to "width"
2015-05-19 11:06:28 -04:00
Nikita Prokopov 4af8a24ede Version 0.3: ~@ #? =:= =< 2015-05-11 15:23:03 +06:00
Nikita Prokopov 8c866be2bd Version 0.2.1 2015-05-07 21:57:32 +06:00
Nikita Prokopov 42b1188e20 Version 0.2 2015-05-07 20:46:45 +06:00
Nikita Prokopov 7bb2209155 added couple of real code screenshots 2014-11-18 12:27:41 +06:00
Nikita Prokopov c616e0dfc7 Tuned image size 2014-11-12 01:57:15 +06:00
Nikita Prokopov 2e42638d04 Fixed images in README 2014-11-12 01:50:15 +06:00
Nikita Prokopov 5a65981f5d Initial 2014-11-12 01:47:04 +06:00