-
Notifications
You must be signed in to change notification settings - Fork 11.9k
reimplement ng completion, gone in version 6 #11043
Copy link
Copy link
Closed
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration
Milestone
Metadata
Metadata
Assignees
Labels
area: @angular/clifeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration
Type
Fields
Give feedbackNo fields configured for issues without a type.
continuing from #10652, reimplement
ng completion --zsh(and the --bash counterpart) for bash and zsh users.version 6 just got rid of the completion feature simply stating in the release notes:
The completion command has been removed as the functionality no longer aligns with this version.It really increases the comfort of using the ng client in the shell. We shell users highly appreciate this.