Draft
Conversation
Co-authored-by: ujiro99 <677231+ujiro99@users.noreply.github.com> Agent-Logs-Url: https://github.com/ujiro99/selection-command/sessions/1dc8d0af-a1f2-4d2c-9bd0-2a2af714c2c2
Copilot
AI
changed the title
[WIP] Add ability to set menu display style per folder
フォルダ毎にメニューの表示スタイルを設定可能にする
Mar 25, 2026
ujiro99
approved these changes
Mar 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
全体設定のメニュースタイル(横向き/縦向き)をフォルダ単位で上書きできるようにする。横並びメニューでも特定フォルダ(AIプロンプト等)だけ縦向きにすることが可能になる。
変更内容
FOLDER_STYLE列挙型を追加 (const.ts)CommandFolder型にstyle?: FOLDER_STYLEを追加 (types/index.ts,types/schema.ts)FolderEditDialogにスタイル選択フィールドを追加 — 継承 / 横向き / 縦向き の3択Menu.tsxのMenuFolderでスタイル解決ロジックを追加isHorizontal)folder.styleで上書き可能(isHorizontalContent)14言語のロケールファイルに
Option_folder_style/Option_folder_style_descキーを追加Original prompt
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.