- Introduced a new IPC handler for listing project files, enabling file mentions independent of editor state. - Enhanced the MentionableTextarea component to support file suggestions based on project path, improving user experience when mentioning files. - Implemented a custom hook for loading and filtering project files as mention suggestions, optimizing performance with caching. - Updated relevant components to integrate project path handling, ensuring seamless file mention functionality across dialogs and message composers. |
||
|---|---|---|
| .. | ||
| configValidation.test.ts | ||
| editor.test.ts | ||
| globalSearch.test.ts | ||
| guards.test.ts | ||
| ipcWrapper.test.ts | ||
| teams.test.ts | ||