Ville Säävuori

Results 49 comments of Ville Säävuori

Sure, I'd be happy to give it a try! I've never written a VS Code extension but I suppose its not rocket science :)

Whoa, excellent instructions 👍 I'll give this a shot. I'm familiar with regex and testing tools so there shouldn't be too much unfamiliar territory here.

Sorry for the radio silence. I indeed got stuck with the tests as I couldn't get them to run and after lots of tweaking (in a way which is not...

The new [tauri-action](https://github.com/tauri-apps/tauri-action) can now generate `latest.json` as well, should definitely use that, too.

Something like: ```js fontFamily: { sans: [ '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica', 'Arial', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', ], serif: [ 'Iowan Old Style', 'Apple Garamond', 'Baskerville', 'Times...

This is something I need almost daily. I have a lot of projects that I want to keep up to date and Poetry is currently very cumbersome with that task....

> Maybe you should consider to plug in @dependabot I do use Dependabot on projects that are on GitHub and Snyk on GitLab whenever I can, but I really wouldn't...

I created a PR for adding this in the FAQ: https://github.com/vuejs/vetur/pull/2250

Yes, the @esbuild-kit/core-utils version is 2.3.2. Pushed a small repro here: https://github.com/Uninen/tsx-issue-113-repro