Results 76 comments of everdrone

This is a much needed feature, especially for people working with more than one monitor per project

That's interesting, I think I would say it's the markdown injection that could mess things up? I don't see how simple tree-sitter highlight groups could do that. Maybe I should...

> Markdown can be the key, there are two markdown languages and one of them is a "utility" one that is used to parse the triple backtick-backed code regions. I'm...

I'm using `SpiExclusiveDevice` but the methods in https://github.com/stm32-rs/stm32f1xx-hal/blob/master/src/spi/hal_1.rs#L69 panic at `todo!()`

Also Rust attributes have inconsistent highlighting zed: vscode: --- And Rust doc comments don't have any special highlighting. In vscode, rust doc comments get some flavor of markdown highlighting (links...

Hi, please can you share the link so I can try to reproduce?

Hi, please share the links.txt so I can reproduce on my machine. I tried with this `list.txt` and it worked as expected: ``` https://www.nts.live/shows/painkiller-kim/episodes/painkiller-kim-28th-september-2024 https://www.nts.live/shows/dust-bunnies-w-margeaux/episodes/dust-bunnies-w-margeaux-27th-september-2024 ```

Experiencing this problem right now, it's retriggering a huge amount of downstream nodes. Any way to circumvent the problem?

I'm experiencing this too with the latest version