Navigation & Editors
Match Preview
Section titled “Match Preview”When you search file contents, Liuer shows each matching file with:
- Match count: How many times the search term appears in the file
- Line numbers: Each match shows its exact line number
- Context: Surrounding lines for each match to help you understand the result
Select a file to see all its matches in the preview panel.
Opening Matches
Section titled “Opening Matches”Click any match line to open the file at that exact position in your editor:
- Single click a match line to open it in your configured editor
- The editor opens at the correct line number
- Column position is also passed along when supported
Configuring Your Editor
Section titled “Configuring Your Editor”Set your preferred editor in Settings > Content Search > Open Editor.
Supported Editors
Section titled “Supported Editors”Liuer supports 15 editors for opening files at specific lines:
| Editor | Line Positioning | Column Positioning |
|---|---|---|
| Visual Studio Code | ✓ | ✓ |
| Cursor | ✓ | ✓ |
| Zed | ✓ | ✓ |
| IntelliJ IDEA | ✓ | ✓ |
| WebStorm | ✓ | ✓ |
| PyCharm | ✓ | ✓ |
| TextMate | ✓ | ✓ |
| BBEdit | ✓ | ✓ |
| MacVim | ✓ | ✓ |
| Sublime Text | — | — |
| Xcode | — | — |
| Lapce | — | — |
| CodeEdit | — | — |
| Geany | — | — |
| CotEditor | — | — |
| CudaText | — | — |
| Notepad— | — | — |