Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix log file finding for non ms vs code#665

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
EhabY wants to merge2 commits intocoder:main
base:main
Choose a base branch
Loading
fromEhabY:fix-log-file-finding-for-non-ms-vs-code

Conversation

@EhabY
Copy link
Collaborator

@EhabYEhabY commentedDec 1, 2025
edited
Loading

Refactor SSH process monitoring to support VS Code forks

Extract SSH process discovery and network status display into a
dedicatedSshProcessMonitor class. Add centralized Remote SSH extension
detection to support Cursor, Windsurf, and other VS Code forks.

Key changes:

  • Extract SSH monitoring logic fromremote.ts intosshProcess.ts
  • AddsshExtension.ts to detect installed Remote SSH extension
  • UsecreateRequire instead of privatemodule._load API to load the Remote SSH extension
  • Fix port detection to find most recent port (handles reconnects)
  • Add Cursor's "Socks port:" log format to port regex

Closes#284,#660

@EhabYEhabYforce-pushed thefix-log-file-finding-for-non-ms-vs-code branch fromf8c3440 to1797956CompareDecember 1, 2025 15:35
dedicated SshProcessMonitor class. Add centralized Remote SSH extensiondetection to better support Cursor, Windsurf, and other VS Code forks.Key changes:- Extract SSH monitoring logic from remote.ts into sshProcess.ts- Add sshExtension.ts to detect installed Remote SSH extension- Use createRequire instead of private module._load API- Fix port detection to find most recent port (handles reconnects)- Add Cursor's "Socks port:" log format to port regex
@EhabYEhabYforce-pushed thefix-log-file-finding-for-non-ms-vs-code branch from1797956 to68fa375CompareDecember 1, 2025 19:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Coder: View Logs can show the wrong log file

1 participant

@EhabY

[8]ページ先頭

©2009-2025 Movatter.jp