Version 1.202 (closes #264)

pull/284/head 1.202
Nikita Prokopov 2016-09-17 19:22:48 +07:00
rodzic 4723a8b21b
commit 3468af182a
27 zmienionych plików z 7 dodań i 4 usunięć

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -8,7 +8,7 @@ Programmers use a lot of symbols, often encoded with several characters. For the
### Solution
#### [Download v1.201](https://github.com/tonsky/FiraCode/releases/download/1.201/FiraCode_1.201.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
#### [Download v1.202](https://github.com/tonsky/FiraCode/releases/download/1.202/FiraCode_1.202.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [News & updates](https://twitter.com/FiraCode)
Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing.
@ -134,6 +134,10 @@ Other monospaced fonts with ligatures:
### Changelog
#### 1.202 (September 17, 2016)
- Removed `{.` `.}` `[.` `.]` `(.` `.)` (#264)
#### 1.201 (August 30, 2016)
- Removed `[]` (#92) `{-` `-}` (#248)

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 354 KiB

Po

Szerokość:  |  Wysokość:  |  Rozmiar: 338 KiB

Wyświetl plik

@ -19,7 +19,6 @@
;; :: ::: !! ?? %% &&
|| .. ... ..<
[. .] (. .) {. .}
-- --- ++ +++ ** ***
~= ~- -~ ~@