Skip to content

Releases: braver/FileIcons

mono-1.2.11

04 Nov 19:37
Compare
Choose a tag to compare
rebuilt new icons in mono

color-1.2.11: Add Ethereum Solidity, Vyper, StarkNet Cairo

04 Nov 19:37
Compare
Choose a tag to compare
simplified svg-s, rebuild icons
closes #49
thanks @davidhq 🍻

Co-authored-by: David Krmpotic <[email protected]>

mono-1.2.10: Add support for Terraform source files (#47)

01 Nov 17:54
Compare
Choose a tag to compare
When the Terraform syntax is installed, the regular text icon is displayed for those files.
I think this is what's missing given what sublime text scope for a terraform file is:
```
>>> view.scope_name(view.sel()[0].begin())
'source.terraform comment.line.terraform punctuation.definition.comment.terraform '
```

color-1.2.10: Add support for Terraform source files (#47)

01 Nov 17:54
1656678
Compare
Choose a tag to compare
When the Terraform syntax is installed, the regular text icon is displayed for those files.
I think this is what's missing given what sublime text scope for a terraform file is:
```
>>> view.scope_name(view.sel()[0].begin())
'source.terraform comment.line.terraform punctuation.definition.comment.terraform '
```

mono-1.2.9

18 Aug 13:39
Compare
Choose a tag to compare
rebuilt mono icons

color-1.2.9

18 Aug 13:39
Compare
Choose a tag to compare
some minor corrections

mono-1.2.8

30 Jul 20:35
Compare
Choose a tag to compare
rebuilt mono icons

color-1.2.8

30 Jul 20:35
Compare
Choose a tag to compare
run npm audit

mono-1.2.7

26 May 18:23
Compare
Choose a tag to compare
rebuilt mono icons

color-1.2.7

26 May 18:23
50afc18
Compare
Choose a tag to compare
Add Mint and Crystal icons (#39)