TimTheBig
TimTheBig
I see the download URL needs/needed to be updated.
v0.1.26 and v0.1.25 still do not use GPU(7900xtx) on Linux when I use the install script. https://github.com/ollama/ollama/issues/2685
Are their any plans for this to be add, it is a big legibility improvement? If not would it be possible to make an extension for this functionality.
It's been two years so you should be good to **work** on it. I would be willing to help test.
@kiran-4444 this would be a good **draft pull request**.
As long as current themes still work and can add colors with little effort it should be good.
How about a feature flag for **xdg** `icon-theme` that will use a separate module to parse the theme files. The theme path should be in the default crate.
**Will do**, should I leave the new lines or put them on one line?
This is the current `product.json`, as you can see missing quite a lot: ``` "GitHub.copilot": [ "inlineCompletionsAdditions" ], "GitHub.copilot-nightly": [ "inlineCompletionsAdditions" ], "GitHub.copilot-chat": [ "handleIssueUri", "interactive", "terminalDataWriteEvent", "terminalExecuteCommandEvent", "terminalSelection", "terminalQuickFixProvider",...
Is it possible that those APIs are not experimental in VSCode?