You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a new terminal and check that when running python3 -m http.server 2593 it doesn't automatically forwards the server port, so we're unable to access the server via http://127.0.0.1:2593/
Workspace affected
All workspaces running with JetBrians EAP IDE.
Expected behavior
It should automatically forward any port from servers running on terminals.