-
### Your current environment
```text
Collecting environment information...
PyTorch version: N/A
Is debug build: N/A
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: N/A
OS: Ubuntu …
-
## Your environment
Which OS do you use?
**NixOS**
Which version of GHC do you use and how did you install it?
**9.6.6, with nix**
How is your project built (alternative: link to …
-
I always thought that fish shell didn't support completions for `python -m` because it never seemed to work. This morning I realized that it does work but only for top-level modules. Perhaps I will pr…
-
It seems the state of submodules is not reported in the same fashion as that of regular files. Our completions are unaware of submodules.
Here's some example output:
```
mqudsi@Blitzkrieg ~/.c/…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
```Text
Autocompletions (the greyed out text after the cursor in the editor) should match the first option…
-
Thanks for making this. I’ve been testing it out and I find the code completions really haven’t been useful. It hasn’t been able to understand any of my code comments.
I was just curious if this is…
-
https://github.com/sharkdp/bat
Related: #8
-
Completions in paths are invalid.
```python
In [23]: cd ~/mycode/a
```
return a completion
```python
In[23]: cd ~/mycode/ArithmeticError
```
The list of possible values include python f…
-
https://gist.github.com/olejorgenb/2add94ff7835f3c92ed525caf07a4f0e
Not sure if you're interested in including such things in the distributions as it obviously adds an expectation of maintenance. I…
-
I just updated to 2.1.0 and I love the fuzzy completions ( https://github.com/fish-shell/fish-shell/issues/568 )
but they are case-sensitive when I would prefer them to be case-insensitive.
For examp…