Stefan Frede

Results 10 issues of Stefan Frede

Hi, I stumbled happily upon your script because it is exactly what I was looking for and it nearly does what it should do. Nearly because I get an error...

Hi, it would be nice if there would be a better HTML5 syntax support (highlighting, validation, etc.). Thanks. - Stefan

Something is linting my CSS files, but it is not what I have defined in my `stylelintrc.json`: [![screenshot-01.png](https://i.postimg.cc/tCG1nxSk/screenshot-01.png)](https://postimg.cc/qgQB9zd6) The language servers running are `cssls` and `null-ls`: [![screenshot-02.png](https://i.postimg.cc/0ygCQjD1/screenshot-02.png)](https://postimg.cc/SJr91ygg) As far as...

### What Operating System(s) are you seeing this problem on? Linux X11 ### Which Wayland compositor or X11 Window manager(s) are you using? Mutter(Budgie) ### WezTerm version 20240203-110809-5046fc22 ### Did...

bug
X11
keyboard

If I fire up multiple requests where each request takes some time before it gets resolved all requests are getting resolved with the first request which succeeds. ```js async getUser(request)...

My created SVG sprite is quite distorted, and I can't figure out why. The base SVG files are all looking good, but once they get bundled the output looks like...

I've recently switched to [Helix](https://helix-editor.com) and I'm struggling to get the Vue language server to work with the [`@vue/typescript-plugin`](https://github.com/vuejs/language-tools/tree/master/packages/typescript-plugin), [which as far as I can tell is the way to...

help wanted

Hello, I am trying to get WDS to work in a Deno 2 environment, but no luck so far. This is my project structure: ``` . ├── deno.json ├── deno.lock...

#### 1. Your usage scenarios? There is a `latest` behaviour for installing a runtime, but it seems there isn't one for switching to one. This would be very useful for...

enhancement

I found a Helix recipe where Yazi is used as an alternative to the internal file explorer: https://github.com/helix-editor/helix/wiki/Recipes#advanced-file-explorer-with-yazi. Would it be possible to do something like this with Broot too?