inshellisense
inshellisense copied to clipboard
TypeError: Cannot read properties of undefined (reading 'priority')
Describe the bug
TypeError: Cannot read properties of undefined (reading 'priority')
To Reproduce Steps to reproduce the behavior:
- type "docker exec"
- hit "tab"
- see error
Expected behavior The autocomplete suggestion should have been added, we see the error instead
Environment
- OS: WSL Ubuntu 24.04
- Output of
is --version:0.0.1-rc.20 - Nodejs Version: v22.14.0
- Shell: zsh
- Shell Version: zsh 5.9 (x86_64-ubuntu-linux-gnu)
Additional context Add any other context about the problem here.
I would like to take this opportunity to thank the maintainers for your great work on this project 😃