Archie Sarre Wood
Archie Sarre Wood
> I'm thinking: https://code.visualstudio.com/api/ux-guidelines/status-bar The status bar seems like a pretty sensible place for the output. (It's always visible unlike e.g. the extension sidebar) > It will have to be...
No, you are welcome to it!
I'm afraid I haven't looked into this in detail, so I'm not clear on the best strategy. I opened this issue on the main SQLtools repo, perhaps you could add...
my understanding of this issue is: - duckdb only precompiles binaries to some set of architectures / nodeJS versions - if you do not have one of these combinations, then...
if it's possible for you, you can use Node 18 or 20 on M1
@Mause we're using the NodeJS client - we're not sure, but perhaps this is new in 0.7.1?
Suspect this is just a case of allowing a prop to control the cover image size - it seems like their is a `height` and `width` properly specified as 140...
For those that need to know, min requirements are: ``` npx docs-to-pdf docusaurus --initialDocURLs="https://docusaurus.io/docs" --contentSelector "article" --paginationSelector="a.pagination-nav__link--next" ```
Hey @carlopi - why is VSCode relevant here? is this not all happening from the command line? @taste1989 can you clarify what you mean by "in vscode"
I'll take a look at this next time I get around to updating the extension!