Open2

Cursorの設定一覧

riddle_tecriddle_tec

CursorTab

項目 英語の説明 日本語訳
Cursor Tab A powerful Copilot replacement that can suggest changes across multiple lines. Previously called Copilot++. 複数行にわたる変更を提案できる強力なCopilotの代替機能。以前は「Copilot++」と呼ばれていた。
Partial accepts Accept the next word of a suggestion via ⌘→ ⌘→キーで提案の次の単語を受け入れることができる機能。
Suggestions in Comments Enable or disable Cursor Tab suggestions in comments コメント内でのCursor Tabの提案を有効または無効にできる設定。
Show whitespace only changes Show whitespace only Cursor Tab suggestions 空白文字だけの変更提案を表示する機能。
Auto Import Tab to import necessary modules with Cursor Tab. Only supports TypeScript Tabキーで必要なモジュールを自動インポートできる。TypeScriptのみに対応。
Auto Import for Python BETA Enable auto import for Python. This is a beta feature. Pythonの自動インポートを有効にする機能(ベータ版)。
riddle_tecriddle_tec

Chat

項目名 英語の説明 日本語訳
Default new chat mode New chats will open on this mode 新しいチャットはこのモードで開始されます
Auto-refresh chats Automatically create a new chat after inactivity when opening the chat pane チャットペインを開いたとき、非アクティブ時間があれば新しいチャットを自動的に作成します
Auto-scroll to bottom Automatically scroll to the bottom of the chat pane when a new message is generated 新しいメッセージが生成されたときにチャットペインを自動的に最下部までスクロールします
Auto-apply to files outside context in edit mode Allow the chat in edit mode to auto-apply changes to files outside the current context 編集モードでチャットが現在のコンテキスト外のファイルに変更を自動適用することを許可します
Enable auto-run mode Allow Agent to run tools without asking for confirmation エージェントが確認なしでコマンドの実行やファイル書き込みなどのツールを実行するのを許可します
Command allowlist Add commands here if only very specific commands should be executed automatically 特定のコマンドだけを自動実行したい場合にここに追加します
Command denylist Commands which should never be executed automatically 自動的に実行されるべきでないコマンドをここに追加します
Delete file protection Prevents the agent from deleting files automatically エージェントがファイルを自動的に削除するのを防ぎます
MCP tools protection Prevents the agent from running MCP tools automatically エージェントがMCPツールを自動実行するのを防ぎます
Dot files protection Prevents the agent from modifying dot files (like .gitignore) automatically .gitignoreのようなドットファイルの変更を自動で行わないようにします
Outside workspace protection Prevents the agent from creating or modifying files outside the workspace automatically ワークスペース外のファイルの作成・変更をエージェントが自動で行わないようにします
Dialog 'Don't ask again' preferences Manage dialogs that you've previously selected 'Don't ask again' for 「今後表示しない」にしたダイアログを管理します
Large context Chat uses longer context windows. This may use more fast requests より長い文脈ウィンドウを使用するようになり、クエリ数が増える可能性があります
Collapse input box pills Collapse pills in the chat pane or editor input box to save space 入力欄のピル(タグのような表示)を折りたたんでスペースを節約します
Iterate on lints Chat in agent mode will iterate on linter errors to fix them automatically エージェントモードでチャットがリンターのエラーを繰り返し修正します
Custom modes (BETA) Allow the creation of custom modes カスタムモードの作成を許可します(ベータ機能)
Play sound on finish (BETA) Play a sound when a chat response is completed チャット応答が完了したときに音を鳴らします(ベータ機能)
Review changes (BETA) List and group changes made in a chat session with an LLM for you to review LLMによって行われた変更を一覧表示し、レビューできるようにします(ベータ機能)
Web Search Tool (BETA) This will allow chat in agent/ask mode to search the web for information エージェント/質問モードでチャットがウェブ検索を使えるようにします(ベータ機能)