Commit Graph

8 Commits

Author SHA1 Message Date
Matt Rubens
60a0a824b9 Prettier backfill 2025-01-17 14:11:28 -05:00
Matt Rubens
966ac5ecba Remove duplicates 2025-01-15 02:30:13 -05:00
Matt Rubens
45a7566e6a Use fzf instead of fuse 2025-01-15 02:19:17 -05:00
sam hoang
89e119f121 feat(mentions): implement fuzzy search for file/folder mentions
Adds fuzzy search functionality using Fuse.js to improve file and folder search in mentions.
2025-01-15 01:23:18 +07:00
Matt Rubens
7e9ea7ac28 Add a Git section to the context mentions 2025-01-06 12:17:26 -05:00
Mark Percival
93e70c62f1 Chore: Prettier for consistant formatting (#794)
* Chore: Pretier for consistant formatting

- TODO: This PR needs to be updated by Saoud after he runs `npm install` & `npm format:fix` and commits the results of the prettier changes.

* Revert prettier config

* Run npm install

* Fix prettier config and ignore package lock

* Run format

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2024-11-21 13:13:54 -08:00
Saoud Rizwan
826ee28fc1 Minor fixes 2024-09-19 15:17:24 -04:00
Saoud Rizwan
593b3d6b7c Make mentions clickable 2024-09-18 14:10:37 -04:00