Dana Woodman
Dana Woodman
### Describe the bug Visit this page and try and open Stylebot: https://blog.vlang.io/the-complete-beginners-guide-to-cli-apps-in-v/ For me, after restarting Brave I still see nothing, despite Stylebot working on other pages. EDIT: it...
## What were you trying to install (or what else went wrong)? trying to copy the install code for a library ## What exactly did you do? hit the copy...
Using the latest extension in an existing project with the following machine: ```ts import { createMachine } from 'xstate' const toggleMachine = createMachine({ id: 'toggle', initial: 'initialState', states: { initialState:...
Related to #42, I'd like to suggest a VSCode extension option to only run typegen on save vs the current version of generated types as you type, which I've found...
### Description I want to play with Histoire and Svelte 5 preview but have to use `npm i --force` because Histoire doesn't support the package range. This should fix that....
I want to use Tabler in an internal Svelte 5 project but Tabler fails to build. Added a version range that supports 3.31 -> 5@next so any valid released version...
### Description It appears something with coolify's healthcheck's (perhaps a dependency in the built image?) makes it so using a `scratch` docker base image will always fail health checks whereas...
Chilipeppr seems like a really awesome tool, great work! I had a few questions however: - Is the project open source? - Where is the code hosted? Seems like it's...
Previously it was possible to `insert` multiple rules at once using Glamor. This appears to have broken sometime between v2.20.25 and v2.20.40. Eg, I used to be able to do...
Are you looking for a new maintainer for this project?