vultix
vultix
I like the proposal from @claviska. (Also commenting to prevent staleness)
As a new console user, I found this behavior to be very surprising. When running this code, I expected that I'd see a task named "fancy_sleep" in tokio-console, with the...
Ah, you're spot on. If we ever get something akin to [`super let`](https://blog.m-ou.se/super-let/) it should be possible to implement something like this, but for now this seems impossible.
I haven’t had much time to look at this, but played around with it a bit last weekend. I came to the same conclusion - rope and buffer need to...
I'm surprised this doesn't work for all files and folders. I'd expect anything you drag will be copied or moved to the target location. There should be a way to...
@cla-bot check
@ConradIrwin I believe this is ready for review now. It ended up being a larger change than I was hoping, but I'm very happy with the simplifications `MultiBufferExcerpt` brings, both...
@dummdidumm I've managed to get the same error, this time using only `` elements. The error seems to be due to nesting the elements. Here's the recreation: https://stackblitz.com/edit/sveltejs-kit-template-default-8bn5tx?description=The%20default%20SvelteKit%20template,%20generated%20with%20create-svelte&file=package.json,src%2Froutes%2F%2Bpage.svelte,src%2Froutes%2FDiv.svelte&title=SvelteKit%20Default%20Template
@hontas Is there anything preventing this from getting merged?
I'd be willing to make a pull request if this is the way we want to go