[PR #3192] [MERGED] docs: fixed shortcut keys for spotlight and shortcuts menu #4277

Closed
opened 2026-03-17 01:49:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3192
Author: @liyasthomas
Created: 7/17/2023
Status: Merged
Merged: 7/17/2023
Merged by: @AndrewBastin

Base: release/2023.8.0Head: docs/update-spotlight-shortcut-keys


📝 Commits (1)

  • f268aa5 docs: fixed shortcut keys for spotlight and shortcuts menu

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/app/ShortcutsPrompt.vue (+3 -2)
📝 packages/hoppscotch-common/src/helpers/shortcuts.ts (+2 -2)

📄 Description

🤖 Generated by Copilot at 7a1d1e1

Summary

🔀🎛️📑

This pull request fixes shortcut keys for the command menu and the show all shortcuts in the ShortcutsPrompt.vue component and the getShortcuts helper function. This makes the shortcut keys consistent and less confusing for the users.

ShortcutsPrompt changed
Swap keys for command and show
Autumn of confusion

Walkthrough

  • Swap the shortcut keys for the command menu and the show all shortcuts in the ShortcutsPrompt.vue component and the getShortcuts helper function to make them consistent and less confusing for the users (link, link)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/3192 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 7/17/2023 **Status:** ✅ Merged **Merged:** 7/17/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.0` ← **Head:** `docs/update-spotlight-shortcut-keys` --- ### 📝 Commits (1) - [`f268aa5`](https://github.com/hoppscotch/hoppscotch/commit/f268aa56233429cb70b930aec71f05a086f4c37a) docs: fixed shortcut keys for spotlight and shortcuts menu ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/app/ShortcutsPrompt.vue` (+3 -2) 📝 `packages/hoppscotch-common/src/helpers/shortcuts.ts` (+2 -2) </details> ### 📄 Description <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at 7a1d1e1</samp> ### Summary 🔀🎛️📑 <!-- 1. 🔀 - This emoji represents the swapping or switching of the shortcut keys, which is the main action of these changes. 2. 🎛️ - This emoji represents the command menu or the settings, which is the feature that these changes affect. 3. 📑 - This emoji represents the shortcuts or the documentation, which is the information that these changes update. --> This pull request fixes shortcut keys for the command menu and the show all shortcuts in the `ShortcutsPrompt.vue` component and the `getShortcuts` helper function. This makes the shortcut keys consistent and less confusing for the users. > _`ShortcutsPrompt` changed_ > _Swap keys for command and show_ > _Autumn of confusion_ ### Walkthrough * Swap the shortcut keys for the command menu and the show all shortcuts in the `ShortcutsPrompt.vue` component and the `getShortcuts` helper function to make them consistent and less confusing for the users ([link](https://github.com/hoppscotch/hoppscotch/pull/3192/files?diff=unified&w=0#diff-f8bd7cb85f1791c09751fb79b298916a921400887d095aeb8df31651eb9a33cdL25-R29), [link](https://github.com/hoppscotch/hoppscotch/pull/3192/files?diff=unified&w=0#diff-89bb51d435834bebbdb4715ee6705ab1641254ae50ecf170d98dbd1baa96e531L19-R24)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:49:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4277
No description provided.