Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#1,989 コメント 1 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
swift

調査の方向性

この issue ではファイル、テスト、エントリーポイントが特定されていないため、まずアプリの既存の接続およびファイルナビゲーションのアーキテクチャを特定してください。実装前に、maintainers と SSH および remote-system-explorer のスコープと受け入れ基準を定義し、安全なプロファイル、リモートファイル操作、インプレース編集を含めてください。

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Swift
スター
23k
フォーク
1.2k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeEditApp/CodeEdit のほかの issue

CodeEditApp/CodeEdit の issue をすべて見る

似ている issue

Swift の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。