Froze in az interactive
Open
act-codegen-extensibility-squad
feature-request
Interactive
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Command Name**
`az interactive`
**Errors:**
```
Froze in az interactive until I press ctrl+d to exit from interactive mode
```
## To Reproduce:
1. Enter `az interactive` in Azure CLI
2. Enter any character and then press `ctrl + space`
3. try to enter any character (I guess now you can face the same issue)
## Expected Behavior
Generally interactive mode is nothing but showing intellisense. In many IDEs intellisence is shown when we click `ctrl+space`
I thought azure interactive would also be the same
## Environment Summary
```
Windows-10-10.0.20236-SP0
Python 3.6.8
Installer: MSI
azure-cli 2.14.0
Extensions:
interactive 0.4.4
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.