[PR #3933] feat: added a shortcut Ctrl/Cmd+Enter to import cURL #4603

Open
opened 2026-03-17 02:07:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3933
Author: @anwarulislam
Created: 3/25/2024
Status: 🔄 Open

Base: release/2024.3.0Head: feat/mod-enter-to-import-curl


📝 Commits (4)

  • 25d73b5 feat: mod+enter to import curl
  • aa4f6cb chore: shortcut hints added as title
  • 6308901 chore: show success message on import curl
  • 5bbdc58 chore: delay the activation of keybindings on modal close

📊 Changes

2 files changed (+32 additions, -3 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/http/ImportCurl.vue (+27 -2)
📝 packages/hoppscotch-common/src/modules/ui.ts (+5 -1)

📄 Description

Description

This pull request introduces a convenient shortcut to streamline the process of importing the curl. By pressing Ctrl (or Cmd on macOS) and Enter simultaneously, you can import curl in Hoppscotch

  • Not Completed
  • Completed

🔄 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/3933 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 3/25/2024 **Status:** 🔄 Open **Base:** `release/2024.3.0` ← **Head:** `feat/mod-enter-to-import-curl` --- ### 📝 Commits (4) - [`25d73b5`](https://github.com/hoppscotch/hoppscotch/commit/25d73b517e379f93e162877ebe10b540b53ce8e0) feat: mod+enter to import curl - [`aa4f6cb`](https://github.com/hoppscotch/hoppscotch/commit/aa4f6cb7b8c514f26efd5682a90c5727d793b6dc) chore: shortcut hints added as title - [`6308901`](https://github.com/hoppscotch/hoppscotch/commit/6308901e8f2c9a19b397ca3d52881922e71a112d) chore: show success message on import curl - [`5bbdc58`](https://github.com/hoppscotch/hoppscotch/commit/5bbdc580a3d53c41b3a6d3a8514f9bae7d977d47) chore: delay the activation of keybindings on modal close ### 📊 Changes **2 files changed** (+32 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/http/ImportCurl.vue` (+27 -2) 📝 `packages/hoppscotch-common/src/modules/ui.ts` (+5 -1) </details> ### 📄 Description ### Description This pull request introduces a convenient shortcut to streamline the process of importing the `curl`. By pressing `Ctrl` (or `Cmd` on macOS) and Enter simultaneously, you can import curl in Hoppscotch - [ ] Not Completed - [x] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#4603
No description provided.