-
I keep meaning to make an issue summarising the goals with the completion rewrite currently in #3895
This issue is my attempt at starting that.
1. Completions quicker, especially on slow machin…
-
Just like in the title. Screenshots and notes below the code snippet.
**Version:** `4.0.0-beta.18`
Reproduction code:
```java
public final class LampTest extends JavaPlugin {
private La…
-
### Environment
Debian 12
### Reproduction steps
```bash
1. install omzp::kubectl by putting `zi snippet OMZP::kubectl` in `.zshrc`
2. type `k` and press tab
```
### Expected behavior…
hellt updated
4 months ago
-
Topic: AI
openai._base_client : INFO : Retrying request to /chat/completions in 0.464737 seconds
openai._base_client : INFO : Retrying request to /chat/completions in 0.963437 seconds
Fai…
-
`DEEPSEEK_FREE_URL=https://api.deepseek.com/chat/completions,`
应该注意要有引号
`DEEPSEEK_FREE_URL='https://api.deepseek.com/chat/completions',`
-
- add tab completion for folders and subfolders (like a regular linux shell)
because without that adding files requires either changing directories all the time or diving into a copy&paste hell ;)
-…
-
1. Create a new .NET Core console app targeting .NET Core 2.1.
2. Ensure that Tools > Options > Text Editor > F# > IntelliSense > Show symbols in unopened namespaces is off
![image](https://user-i…
-
First off, thanks to @BoostCookie for adding shell completions in PR #753. (By the way I think this means #151 can be closed now?)
One very minor nitpick: if I enter `juliaup` then press TAB twice,…
-
The shell completions for `fish` and `PowerShell` have been added in [v0.16.2](https://github.com/sunny0826/kubecm/releases/tag/v0.16.2), but I don't have the appropriate environment to test if they w…
-
It would be great to present sensible completions for an empty parent property:
![image](https://user-images.githubusercontent.com/38542602/140568221-7721ab15-70a0-4580-a92d-46c6e9d49394.png)
e.g.…