-
Following test scenario: Use the http://ternjs.net/doc/demo.html and add http://backbonejs.org/backbone.js as a new file. Then add another file with the following contents:
``` javascript
Test = Bac…
-
Given the definitions below, the completions returned for text 'Builder.' shows `addQuery` as a `fn()` with no return type.
```json
{
"!name": "builder",
"Builder": {
"addQuery": {
"!ty…
-
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…
-
Something similar to this could be nice https://github.com/dev-null-undefined/NixOs/blob/master/modules/generated/home-manager/shells/zsh/_extra/nix-functions.nix#L124
`nh os eval config.services.x…
-
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.…
-
First I'd like to say this is a great project. This is saving me an enormous amount of typing being able to easily switch between environments etc. Thanks :+1:
When trying out the config auto-compl…
-
Typing `1.` does not open a completion list.
Pressing `C`, `E`, `G`, or `T`, then backspace also won't.
Pressing any other letter, then backspace will.
This feels quite weird.
SLaks updated
6 years ago
-
# CI Intermittent Failure
This crash is not picked up by the test itself, in fact, it's completely ignored until `autotest_cleanup()` kicks in.
Point if failure:
```
00:20:35.417 [2024-09-0…
-
# Suggestion
## 🔍 Search Terms
List of keywords you searched for before creating this issue. Write them down here so that others can find this suggestion more easily and help provide feedback.
…
-
Currently grm only selects the first binary in a zip, but it would be nice if it would select all. Would this be possible?
For example, installing yazi only selects the `ya` binary and ignores `yaz…