We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
リストビュー上で左キーを押すと親要素を選択する
リストビュー上の名前を選択している状態でエンターキーを押すと (クリック時と同様に) 要素を開閉する
リストビュー上で値を選択している状態でエンターキーを押すと (クリック時と同様に) 詳細を表示する
キー操作によるステップ実行を実装する
目標 (v2) #66 から分離しました。v1 にない機能なので新機能として扱います。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
リストビュー上で左キーを押すと親要素を選択する
リストビュー上の名前を選択している状態でエンターキーを押すと (クリック時と同様に) 要素を開閉する
リストビュー上で値を選択している状態でエンターキーを押すと (クリック時と同様に) 詳細を表示する
キー操作によるステップ実行を実装する
目標 (v2) #66 から分離しました。v1 にない機能なので新機能として扱います。
The text was updated successfully, but these errors were encountered: