All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Updated
vscode-icons
to 7.22.0, added 13 new icons changelog
- Updated
vscode-icons
to 7.21.0 changelog
- Support for gitlab.com
- Display icons in Repo Tree
- Support for bitbucket.org
- Display icons in Repo Tree
- Support for pastebin.com
- Display icons in user profile
- Support for sourceforge.com
- Display icons in project files
- Updated
vscode-icons
to 7.19.0, added 25 new icons, read more at vscode-icons changelog - Changed structure of project to be more abstract for several web-based GIT hostings (Github, Gitlab, Bitbucket and Gist) and even for Pastebin
- [Github] no icon for submodule
- [Github] temporally fixed bug with
symlink
files - [Github] not showing file icons
- updated
vscode-icons
to 7.17.0, added 24 new icons, read more at vscode-icons changelog - changed orange logo back to blue one, read more about this change at vscode blogpost
vscode-icons
updated to7.16.0
, added 25 new icons, read more at vscode-icons changelog
- Blue logo to orange one, read more about this change at vscode blogpost
- Name of extension from
vscode-github-icons
togithub-vscode-icons
in chrome store - Project Structure, now is more readable and better self-explanatory
- Better performance (~25%) thanks to optimizing
getIcons
functions
- Support for filenames with several extensions like
content.js.map
,index.test.tsx
, etc - Opera browser extension
- Loading icon when
vscode-icons
is loading - Test for getIcons functions
- Showing light version of icons should work correctly
- Icons are now showed properly in github repo tree
- Travis Support
- Default theme for icons is
light
now (before it wasdark
) - vscode-icons version changed to
7.15.0
, see CHANGELOG.md
- Showing icons on
gist.github
- This changelog file
CREDITS.md
- Script is running on proper GH pages (so it'll no trying to render file icons on account settings page)
- Initial version