-
I have tried the following in ~/.codeintel/config and the user settings for the SublimeCodeIntel plugin to get codeintel on my gem files.
```
{
"Ruby": {
"ruby": "/Users/username/.rvm/ru…
-
It seems that we should be able to have brew install shell completion scripts for us when installing clarinet. For example, see [this formula](https://github.com/Homebrew/homebrew-core/blob/6a8f5692ae…
-
## Description
It'd be nice to have some cli completions for our binary.
Clap has some builtin support for this already https://docs.rs/clap_complete/latest/clap_complete/
-
Jedi recently introduced fuzzy completions (so for example `art` can match
`abort`), and [I'm trying to use it in IPython](https://github.com/davidhalter/jedi/issues/1687). I was thinking about:
-…
-
https://github.com/sharkdp/bat
`bat -` does nothing. We have completions for `exa`.
Related #2
-
Figured I'd move the discussion here at it seems like a better location. You can also @ mention me and I'll get a notification email.
Anyways, I did a few quick test on manually generating files and …
-
- When we invoke completions, typing a character will close drop-down box.
- Navigating completion drop-down box is only possible with arrows.
Suggestion: allow filter as we type - same as Notebook c…
-
It should be easy to support `npx` command for project local binaries, by listing the files in `node_modules/.bin` and use them as completion suggestions.
-
### Describe the bug
I was making an external completion and noticed, that all of the comments (which are interpreted as option documentation) are shifted by one.
### How to reproduce
The completio…
-
HttpRequestException: Error at chat/completions (https://api.openai.com/v1/chat/completions) with HTTP status code: BadRequest. Content:
400 Bad Request
400 Bad Request
cloudflare
My Code i…