VLSI-EDA / PoC

IP Core Library - Published and maintained by the Chair for VLSI Design, Diagnostics and Architecture, Faculty of Computer Science, Technische Universität Dresden, Germany
https://tu-dresden.de/ing/informatik/ti/vlsi
Other
538 stars 93 forks source link

PyInfra: Auto completion for PowerShell #34

Open Paebbels opened 7 years ago

Paebbels commented 7 years ago

Implement PowerShell auto completion rules for poc.ps1.

Maybe it's possible to derive the completion rules from the internal ArgumentParser instance.


Related issues: #33