Skip to content

Commit 43956b1

Browse files
committed
Update README.md to enhance search functionality description
- Revised the search functionality section to clarify capabilities, emphasizing local and global search features across the project.
1 parent 3060762 commit 43956b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- **LSP integration**: LSP support for intelligent code completion, go-to-definition, hover information and real-time diagnostics.
1313
- **File system integration**: WebSocket-based backend for browsing and editing files from your local filesystem.
1414
- **Integrated terminal**: Full-featured terminal emulator with WebSocket-based communication, supporting real-time command execution and output.
15-
- **Search functionality**: Quickly find text within files using `Meta + f`.
15+
- **Search functionality**: Powerful search capabilities including local search within files and global search across project.
1616
- **ACP integration**: Agent Client Protocol (ACP) support for seamless integration with AI agents. Start, manage, and interact with multiple AI agents directly from the IDE, with support for tool calls, tool results, and real-time message streaming.
1717

1818
## Architecture

0 commit comments

Comments
 (0)