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

✨ Open file in a new tab by default

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
52/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
swift
領域
desktop

調査の方向性

ファイルもテストも指定されていません。まず、file-tree のファイル名クリックのエントリーポイントと、既存のコンテキストメニューアクション "Open In Tab" を追跡してください。ファイルをクリックするとデフォルトで新しいタブが開き、"Open In Current Buffer" はコンテキストメニューから引き続き利用できれば完了です。

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

説明

enhancement
Description

Codeedit 0.3.6:

When opening an existing file, it is too easy to just click on the filename in the file tree displayed on the left. While this opens the file, it replaces the file which is currently open in the tab. In most cases, we want the file to be open along with the currently open ones. This can be done by doing a context click on the file name and then choose "Open In Tab".

I suggest that this "Open In Tab" becomes the default action, and having instead a context menu entry saying "Open In Current Buffer" if we want to replace the currently opened file by a new one.

Alternatives Considered

An alternative would be to provide a setting for the editor, where we can choose between "always open in new tab" and "always open in current buffer".

Additional Context

No response

Screenshots

No response

主要言語
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 を短くまとめたダイジェスト。