Othi
Othi
sorry for the late reply, you're correct i was the one as BRD, totally forgot that it doesn't give you the buff itself. As for my profile here it is...
I second this, having a way to automatically choose the first autocomplete option would be a great boon to people who were already using that function in neovim. But if...
> Adding the following stopped the warning messages. Using `"@libsql/client": "^0.3.5"` > > ```js > const nextConfig = { > experimental: { > serverComponentsExternalPackages: ["@libsql/client"] > } > } >...
> Yep here in code sandbox > > https://codesandbox.io/s/goofy-cori-l9pxzh This example is still rerendering on every keystroke to me.
I was trying to migrate to turbo and i think this is present with the basic examples [Basic repo](https://github.com/mnpqraven/test-autoimport) The above repo is created with `npx create-turbo -e basic` and...
Also something that is confusing me is that while the above sharing code section mentions that you need to create a `tsconfig.json` for said shared package, in this [blog by...
> @pinkforest This looks fine. > > > > @mnpqraven out of curiosity, what format are your dates in? @Serial-ATA they are mostly in 'YYYY.MM.DD' so most of the parsing...
> Then why not change so it gets properly used and handled via enum-data: > > ``` > pub enum TimestampTag { > /// [`id3::Timestamp`] > Id3(id3::Timestamp) > /// Unknown...
uh probably unlikely for me right now cause i just started using nixos recently and haven't gotten around installing versioned packages yet (i have no clue how to do that)
> Is this still reproducible with the latest version of Biome? [@mnpqraven](https://github.com/mnpqraven) I haven't had the opportunity to try this again as im moving here and there irl, I'll try...