AmN
AmN
> @forumwt Did you have time to try the suggested changes? If the problem persists please let us know Sorry about delay. I am not able to test at the...
Both mica and acrylic have a problem, same issue in v28.x.x, also in 29.x.x, also i can see same problem now in VSCode Insiders which is v28.2.2. This is definitely...
This is not the first time this has happened; it seems that Microsoft has no solution for this problem. It's not happened only with the C++ Redistributable, but also it's...
Simple, go to Environment Variables and add **OLLAMA_MODELS** an **PATH**  Or just open terminal (powershell) and type `[System.Environment]::SetEnvironmentVariable("OLLAMA_MODELS", "NEW_PATH" ,"User")`
Yes .ollama folder is there but models is downloaded in defined location. Did you check Environment Variables settings if you used powershell command to check if OLLAMA_MODELS is there ?...
No, it’s not the same. APC can make the window transparent but can’t add blur. So, because of all this I have combined vibrancy + apc and I got some...
> I just tried it on vscode insiders and it only makes the entire window background transparent as vibrancy doesn't work but that can't be your issue cause vibrancy-continued wouldn't...
Kaspersky and MS Defender are turning into the worst security apps ever seen. Try upload ext_server.dll and llama.dll on virus total or Kaspersky Threat Intelligence Portal and please share result...
Try something like this ``` { "theme": "test", "themes": [ { "name": "test", "tab": { "background": "#00000000", "showCloseButton": "hover", "unfocusedBackground": "#00000000" }, "tabRow": { "background": "terminalBackground", "unfocusedBackground": "terminalBackground" }, "window":...
This is the first time I’ve installed this font (1.143), and I can confirm that `CommitMono` and `CommitMono Regular` do not work. Only `CommitMono 400 Regular` is functioning in VS...