Open TheBlckbird opened 1 year ago
First one looks cool!
Here are the SVGs with the correct colors
Not in favor of the idea though. What's the relation of page.js to svelte
@mallowigi SvelteKit uses +page.ts
and the other files for server side stuff or just scripts that belong to a specific route/layout
I’ll just create a PR. If this feature is really not wanted, we can just close it.
See #2009
To extend your list:
In addition to that, I noticed that svelte.config.js
does show a Svelte icon, but svelte.config.ts
just shows a regular TS icon.
Thanks, I will update it
In addition to that, I noticed that svelte.config.js does show a Svelte icon, but svelte.config.ts just shows a regular TS icon.
It seems like svelte doesn't support ts for the config file yet. github.com/sveltejs/kit/pull/4031
I don't think we should put the hooks in here as they are just too generic
I don't think we should put the hooks in here as they are just too generic
maybe a new icon pack for svelte?
I don't think we should put the hooks in here as they are just too generic
maybe a new icon pack for svelte?
done
Icon Type
File Names
Graphic ideas
and the same for JS.
The icon should be the TS/JS icon but with the Svelte logo in a corner. Another idea was to change the color of the TS/JS icon and I think that it looks better than the other three examples. But I wanted to share them anyway.
Additional context Are there other frameworks using these naming conventions? Then would we need to create an icon pack.