All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- Updated
vscode-icons
to 11.6.0- Over 200 new filenames, folders and extension
- Over 20 new icons
- Updated
vscode-icons
to 11.1.0 - Various improvements #27, thanks to kidonng
- Better github url detection #26, thanks to kidonng
- Test for queries #24, thanks to s-weigand
- Vertically adjuested icons #28, thanks to antoinerousseau
- Fixed new github UI design #21
- Updated
vscode-icons
to 10.1.1 changelog. Since last version (9.3.0
), there are- over 180 new filenames and extensions
- over 60 new folders
- 142 new icons and 51 changed
- Fixed GH issue
- Fixed GH not displaying submodule
- Fixed (again) issue with Refined Github
- Added support for symlink directory (
octicon-file-symlink-directory
) - Added better error reporting
- In console, you can see better error messages
- If icon cannot be set, leave loading icon
- Updated
vscode-icons
to 8.6.0 changelog[changelog] - Feature: Support for
coverage
folder. (@robertohuertasm in #2015) - Feature: Support for
azure-pipelines
folder. (@robertohuertasm in #2014) - Feature: Support for
interfaces
folder. (@KingDarBoja & @robertohuertasm in #2013) - Feature: Support for
notifications & event
folders. (@KingDarBoja in #2012) - Feature: Support for
theme
folder. (@KingDarBoja in #2011) - Feature: Support for
services
folder. (@KingDarBoja in #2010) - Feature: Support for
middleware
folder. (@KingDarBoja in #2009) - Feature: Support for
mock
folder. (@JimiC in #2008) - Feature: Support for
blueprint
folder. (@JimiC in #2007) - Feature: Support for
controllers
folder. (@JimiC in #2006) - Enhancement: Updated
Google Cloud
folder icon. (@JimiC in #2005) - Feature: Support for
certificates
folder. (@JimiC & @robertohuertasm in #2004) - Feature: Support for
minikube
folder. (@JimiC in #2003) - Feature: Support for
entities
folder. (@JimiC in #2002) - Feature: Support for
repo
folder. (@JimiC in #2001) - Feature: Support for
sounds
folder. (@JimiC in #2000) - Feature: Support for more
config
names for folders. (@JimiC in #1999) - Feature: Support for
Stories
folder. (@JimiC in #1998) - Feature: Support for
Stories
folder. (@JimiC in #1997) - Feature: Support for
_locales
folder. (@JimiC in #1996) - Feature: Support for
cmake
folder. (@JimiC in #1995) - Feature: Support for
Gulp
folder. (@JimiC in #1994) - Feature: Support for
Electron
folder. (@JimiC in #1993) - Feature: Support for
Cuda
folder. (@JimiC in #1992) - Feature: Support for
vsixmanifest
folder. (@JimiC in #1991) - Feature: Support for
cli
folder. (@KingDarBoja & @JimiC in #1990) - Feature: Support for
Buildkite
folder. (@KingDarBoja in #1989) - Feature: Support for
Grunt
folder. (@KingDarBoja in #1988) - Feature: Support for
windows, linux & macos
folders. (@KingDarBoja in #1986) - Feature: Support for
modules
folder. (@KingDarBoja in #1985) - Feature: Support for
Sentry
. (@KingDarBoja in #1984) - Feature: Support for
JSS
. (@KingDarBoja in #1983) - Feature: Support for
Moleculer
. (@icebob in #1980) - Feature: Support for
APL
. (@KingDarBoja in #1978)
- Updated
vscode-icons
to 8.5.0 changelog - Over 122 new icons
- vscode-icons not showing after latest GH update
- Updated
vscode-icons
to 7.25.0 changelog
- Filenames like
Jenkinsfile
, which are defined by vscode language extension, now works
- Updated
vscode-icons
to 7.23.0, added 15 new icons changelog
- Showing loading icon instead of file icon in Gitlab
- Loading icon in Bitbucket
- 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