EmmanuelBeziat / vscode-great-icons

🆚 A big pack of icons (200+) for your files
https://marketplace.visualstudio.com/items?itemName=emmanuelbeziat.vscode-great-icons
MIT License
158 stars 56 forks source link

Spring graphql schema files #282

Closed jam3smay closed 3 months ago

jam3smay commented 8 months ago

Can you support extensions used by Spring for graphql schemas for the existing graphql file icon: https://github.com/EmmanuelBeziat/vscode-great-icons/blob/main/icons/graphql.svg

By default, the Spring Boot starter looks for schema files with extensions ".graphqls" or ".gqls" under the location... https://docs.spring.io/spring-graphql/docs/1.1.0-M1/reference/html/#execution-graphqlsource-schema-resources

File Icon: https://github.com/EmmanuelBeziat/vscode-great-icons/blob/main/icons/graphql.svg File Extensions: .graphqls and .gqls (in addition to the existing mappings .graphql and .gql)

jam3smay commented 8 months ago

Or possibly a slightly different icon for graphqls | gqls schema files vs. graphql or gql files. Either way it would be great to have file icon support for these. Thnx!

EmmanuelBeziat commented 3 months ago

Hi! Sorry for the long delay. Icon is added in the new 2.1.103 version!