Jordan Schroter
Jordan Schroter
Hey @pomber, I released a big update a while ago but you can still find the old version of the site under the [`archive-v2`](https://github.com/vscodethemes/web/tree/archive-v2) branch. Here's the file: https://github.com/vscodethemes/web/blob/archive-v2/backend/jobs/scrapeExtensions.ts
Curious if there are other opinions about this. I'm a classic pagination fan but don't mind infinite scrolling either. Any examples of particularly good implementations of inifinite scrolling?
Another instance: https://vscodethemes.com/?text=Md.+Maruf+Sarker
Both seem to have fixed themselves. Will re-open if I find other examples.
@pronebird that sounds good to me! I'd be happy to transfer this repo over to you as well since I haven't had much time to keep up with it.
@pronebird Honestly, up to you 😄 You've put in more work into this repo as I have by now so I'm more than happy to see it live elsewhere if...
Sorry for the late response. This isn't possible at the moment but a CLI could be built to generate the same preview images used on the site locally. If there's...
@flowchartsman The preview images are generated as SVG and PNG. I suspect for the README you would need to use PNGs. The code for this is in a private repo...
The title bar is using the `titleBar.activeBackground` and `titleBar.activeForeground` settings from the theme. I use defaults based on the type of theme if not set, which I grabbed from the...
Thanks for the suggestion @kashadeveloper. If you have "Visual Studio Code Insiders" installed instead of normal VS Code, does the "Open in VS Code" button work?