Skip to content

Display app name in process.title if running specific app #6888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
antonrademaker opened this issue Jul 5, 2017 · 1 comment · Fixed by #11920
Closed

Display app name in process.title if running specific app #6888

antonrademaker opened this issue Jul 5, 2017 · 1 comment · Fixed by #11920
Labels
help wanted P5 The team acknowledges the request but does not plan to address it, it remains open for discussion severity1: confusing

Comments

@antonrademaker
Copy link

antonrademaker commented Jul 5, 2017

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request

Versions.

@angular/cli: 1.1.3
node: 8.1.0
os: win32 x64
@angular/animations: 4.2.4
@angular/cli: 1.1.3
@angular/common: 4.2.4
@angular/compiler: 4.2.4
@angular/compiler-cli: 4.2.4
@angular/core: 4.2.4
@angular/forms: 4.2.4
@angular/http: 4.2.4
@angular/platform-browser: 4.2.4
@angular/platform-browser-dynamic: 4.2.4
@angular/platform-server: 4.2.4
@angular/router: 4.2.4
@angular/service-worker: 1.0.0-beta.16

Repro steps.

ng serve --app 1
Other window:
ng serve --app 2

The log given by the failure.

Powershell Window title 1: @angular/cli
Powershell Window title 2: @angular/cli

Desired functionality.

If you're developing multiple apps inside one project, the process title for all running angular/cli processes is set to "@angular/cli". This is used in for example Powershell as the Window title. It would be nice to see the app name or the host name in the window title. This makes it much easier to see which angular-cli instance is running inside that window.

Powershell Window title 1: @angular/cli - appname1
Powershell Window title 2: @angular/cli - appname2

Mention any other details that might be useful.

@Brocco Brocco self-assigned this Jul 17, 2017
@Brocco Brocco added P5 The team acknowledges the request but does not plan to address it, it remains open for discussion severity1: confusing help wanted labels Jul 17, 2017
tomastrajan added a commit to tomastrajan/angular-cli that referenced this issue Dec 7, 2017
tomastrajan added a commit to tomastrajan/angular-cli that referenced this issue Dec 7, 2017
@hansl hansl unassigned Brocco Feb 6, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 16, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 16, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 16, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 17, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 17, 2018
hansl added a commit to hansl/angular-cli that referenced this issue Aug 19, 2018
hansl added a commit that referenced this issue Aug 19, 2018
Closes #8772
Fixes #6888

Special thanks to @tomastrajan for original PR.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted P5 The team acknowledges the request but does not plan to address it, it remains open for discussion severity1: confusing
Projects
None yet
2 participants