[PR #129] [MERGED] Fix "⌨️Add autocomplete widget with command line completion" #2430

Closed
opened 2026-03-17 00:08:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/129
Author: @NBTX
Created: 9/2/2019
Status: Merged
Merged: 9/2/2019
Merged by: @liyasthomas

Base: masterHead: master


📝 Commits (1)

  • 4147bac Fix and Revert "Revert "⌨️Add autocomplete widget with command line completion""

📊 Changes

7 files changed (+828 additions, -570 deletions)

View changed files

📝 assets/css/styles.scss (+11 -10)
📝 assets/css/themes.scss (+5 -1)
components/autocomplete.vue (+190 -0)
📝 components/history.vue (+1 -1)
📝 package-lock.json (+5 -0)
📝 package.json (+1 -0)
📝 pages/index.vue (+615 -558)

📄 Description

No description provided


🔄 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/129 **Author:** [@NBTX](https://github.com/NBTX) **Created:** 9/2/2019 **Status:** ✅ Merged **Merged:** 9/2/2019 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4147bac`](https://github.com/hoppscotch/hoppscotch/commit/4147bac0944a73823420e21b6dfd78adbf190c9f) Fix and Revert "Revert "⌨️Add autocomplete widget with command line completion"" ### 📊 Changes **7 files changed** (+828 additions, -570 deletions) <details> <summary>View changed files</summary> 📝 `assets/css/styles.scss` (+11 -10) 📝 `assets/css/themes.scss` (+5 -1) ➕ `components/autocomplete.vue` (+190 -0) 📝 `components/history.vue` (+1 -1) 📝 `package-lock.json` (+5 -0) 📝 `package.json` (+1 -0) 📝 `pages/index.vue` (+615 -558) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:08:02 +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#2430
No description provided.