Skip to content
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

log full address with port to console #3

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

tevko
Copy link
Contributor

@tevko tevko commented Feb 27, 2024

In VSCode IDE some ports don't automatically get forwarded when running an application from the terminal.

Why is this?

VSCode will look into proc file system over some OS for ports to auto forward, but not on mac/windows. Instead they parse terminal output for http://localhost:{PORT}.

@tevko tevko requested a review from laurenf February 27, 2024 00:43
Copy link

height bot commented Feb 27, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@tevko tevko merged commit 264ac3d into main Feb 27, 2024
3 checks passed
@laurenf laurenf deleted the te-vscode-autoforward-port branch February 27, 2024 01:03
@laurenf laurenf mentioned this pull request Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants