[PR #743] [MERGED] auto highlight slash command on typing #3479

Closed
opened 2026-02-22 18:33:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/743
Author: @timothycarambat
Created: 2/17/2024
Status: Merged
Merged: 2/19/2024
Merged by: @timothycarambat

Base: masterHead: slash-highlight


📝 Commits (1)

  • 689e5c7 auto highlight slash command on typing

📊 Changes

3 files changed (+13 additions, -3 deletions)

View changed files

📝 embed/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx (+0 -1)
📝 embed/src/components/ChatWindow/ChatContainer/index.jsx (+0 -1)
📝 frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx (+13 -1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

🔄 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/Mintplex-Labs/anything-llm/pull/743 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 2/17/2024 **Status:** ✅ Merged **Merged:** 2/19/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `slash-highlight` --- ### 📝 Commits (1) - [`689e5c7`](https://github.com/Mintplex-Labs/anything-llm/commit/689e5c7fc7a4af70c2af027b84fc512e9f9aecdf) auto highlight slash command on typing ### 📊 Changes **3 files changed** (+13 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `embed/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx` (+0 -1) 📝 `embed/src/components/ChatWindow/ChatContainer/index.jsx` (+0 -1) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/index.jsx` (+13 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [x] 🔨 chore - [ ] 📝 docs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:52 -05:00
yindo closed this issue 2026-02-22 18:33:52 -05:00
yindo changed title from [PR #743] auto highlight slash command on typing to [PR #743] [MERGED] auto highlight slash command on typing 2026-06-05 15:13:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3479