Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

✨ SSH for Remote Hosts and Remote System Explorer (RSE)

Open
#1,989 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
swift

Research direction

The issue does not identify files, tests, or entry points; begin by locating the app's existing connection and file-navigation architecture. Define the SSH and remote-system-explorer scope and acceptance criteria with maintainers before implementation, including secure profiles, remote file operations, and in-place editing.

Written by the indexing model from the issue text.

Description

enhancement
Description

Support for connecting to remote hosts via SSH is essential for developers who work in distributed or server-based environments. This feature would allow users to open remote projects, edit files, and navigate remote file systems directly within the app.

Proposed Features
  • SSH Integration:
    • Connect to remote machines via SSH
    • Manage and save SSH connection profiles (host, port, auth method, etc.)
    • Support for private key authentication and passphrases
    • Maintain secure and persistent connections
  • Remote System Explorer (RSE):
    • Browse and interact with remote file systems in a dedicated navigator
    • Support basic file operations (create, delete, rename, move, copy)
    • Open and edit remote files in-place with seamless sync
    • Show connection and path status in the UI
    • Optionally cache file metadata or contents for performance

Future Considerations:

  • Terminal access to remote hosts
  • Remote debugging support
  • Integration with remote language servers and build tools
Additional Context:

This feature will greatly expand the use cases for developers working on servers, containers, or embedded systems, where local access to code is not always possible.

Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeEditApp/CodeEdit

All issues in CodeEditApp/CodeEdit

Similar issues

More Swift issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.