Reference any file in your workspace with complete context and content
@/path/to/file
syntax. When you mention a file, Elastic sees the complete file content, including imports, related functions, and surrounding context.
@
in the chat input, Elastic shows you a searchable list of files in your workspace. You can:
@/src/components/Button.tsx
@/utils/helpers.js
@/README.md
@/package.json
@/src/auth.js Can you review this authentication logic?
@/components/Form.tsx This component is throwing errors
@/api/users.js Add pagination to this endpoint
@/README.md Update the installation instructions
.js
, .ts
, .py
, .java
, .cpp
, etc..json
, .yaml
, .toml
, .ini
, etc..md
, .txt
, .rst
, etc..css
, .scss
, .less
, etc..csv
, .xml
, .sql
, etc.