You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
For my favorite VS Code icon pack, I'd like to see some handling for these added (for my own purposes, and what instigated the request):
text.sql - Any/all SQL scripts of any kind (MySQL, MariaDB, Postgre, SQLite, others)
sqlite.3.db - SQLite database (though occasionally binary for something else, it is correctly SQLite, as other packages are either out of production or have deprecated this extension)
sqlite.sqlite - Alternate for SQLite databases (deprecated, but LOTS of people still use this, so an icon is useful)
And then here are some that might be useful to the world (I tried to alphabetize this as I could):
autocad.acad - AutoCAD database
access.accdb - Please don't. Just don't. (M$ Access ... fine, if you must)
For my favorite VS Code icon pack, I'd like to see some handling for these added (for my own purposes, and what instigated the request):
text.sql
- Any/all SQL scripts of any kind (MySQL, MariaDB, Postgre, SQLite, others)sqlite.3.db
- SQLite database (though occasionally binary for something else, it is correctly SQLite, as other packages are either out of production or have deprecated this extension)sqlite.sqlite
- Alternate for SQLite databases (deprecated, but LOTS of people still use this, so an icon is useful)And then here are some that might be useful to the world (I tried to alphabetize this as I could):
autocad.acad
- AutoCAD databaseaccess.accdb
- Please don't. Just don't. (M$ Access ... fine, if you must)access.accdc
- Access database, digitally signedaccess.accdr
- Access database, runtime modeaccess.accdu
- Access database wizardaccess.accft
- Access database templateaccess.mdb
- Access DBaccess.mde
- Access application (executable database)access.mdt
- Access database templatetext.csv
- Technically not a database, but very useful for data interchange and sometimes used as such.dbase.dbf
- old dBase files (still used, amazingly)filemaker.fmp12
- Filemaker Pro databasefilemaker.fmpsl
- Filemaker Pro database snapshopbin.inx
- Database index file used by multiple appsbin.kdb
- Encrypted database (usually for things like Keepass but also for a few kinds of passworded SQL in several apps)open.office.odb
- OpenOffice open database (Apache's answer to Access, OpenDocument format)vstudio.ncp
- M$ C++ program databaseLots of icons already exist for these. But you have a history of making them far more understandable (i.e., legible) inside of a project.
I hope any of this is helpful!
Thanks in advance for any/all of these that you do. The collection is already pretty amazing.
The text was updated successfully, but these errors were encountered: