Make intellisense also available in VS code when working in powershell.
Open
act-platform-engineering-squad
Core
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Intellisense for Azure cli is great when the file extension is .azcli, but we use the cli inside powershell (.ps1) files and in that the intellisense does not work.
It makes sense that it is like this, but maybe there is a way to create such a VS code extesion. Now the powershell AZ module is the more obvious choice, but it has much worse idempotency features and worse structure than Azure cli, so my preference wouldbe to combine powerhell and azure cli
Contributor guide
Assessment
This issue has not been assessed yet.