Abel Chalier
Abel Chalier
I think im that person 😀 well done guys it helps a lot > I think it's worth pointing anyone who comes here to your latest success: https://github.com/rupurt/duckdb-extension-template-zig
I was also looking to build on MacOS @nomed if you want to split the tasks
IMO this should be the default behaviour. cat should not write the file name on stderr
> Do you have a repo where this reproduces? i have the same issue with https://github.com/oven-sh/bun/
> This codebase isn't in JS, so the runtime you use to run it cannot be the problem Its majority zig but theres still 10% js/ts code, a package.json at...
> That setting does not apply when using the native preview extension. Node is never involved in launching the language server in the new codebase. If that setting matters, I...
If you want adoption create a real product, just a reminder nobody cares about text editors config, the ones who do allready have their opinion
> This would break cases like `git add`, which do take files, but a specific and determinable subset of them. > > Instead, use --force-files in your completion script. Thats...
> > I wonder if we should fall back to file completions when there is no result I think there was a discussion about this somewhere. > > There wasn't...