PSReadLine
PSReadLine copied to clipboard
powershell intellisense suggestion (Feature).
Prerequisites
- [x] Write a descriptive title.
Description of the new feature/enhancement
I would like to request IntelliSense functionality in PowerShell similar to this command-line csharpler, where command suggestions are shown inline in the command prompt, as demonstrated in the video below.
it is very useful for devops-enginners and programmers, because wand to type lot of command in pwsh for docker, aws, jenkins, k8s and lot more stuffs, so if have IntelliSense functionality in PowerShell, it make very easy and helpful for quick development.
https://github.com/user-attachments/assets/4127118c-597a-4810-9e8b-c7f50ca3d2a0
Proposed technical implementation details (optional)
No response