vibetunnel/web/src/client
Mario Zechner 98bb30f89f Add multi-line string highlighting to DOM terminal
- Detect quoted strings (single, double, backtick quotes)
- Highlight strings that span multiple lines or are >20 chars
- Style strings with orange color and subtle background
- Handle overlap detection (URLs take precedence over strings)
- Add comprehensive test cases for multi-line strings
- Fix method naming and maintain scrolling functionality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 00:19:04 +02:00
..
components Add multi-line string highlighting to DOM terminal 2025-06-18 00:19:04 +02:00
app-entry.ts lint web 2025-06-17 01:03:37 +02:00
app.ts Minor fix 2025-06-18 00:10:53 +02:00
custom-weblinks-addon.ts Fix linter issues and limit session grid to 2 columns 2025-06-17 23:40:08 +02:00
renderer-entry.ts lint web 2025-06-17 01:03:37 +02:00
renderer.ts Fix linter formatting issues 2025-06-17 01:52:52 +02:00
scale-fit-addon.ts lint web 2025-06-17 01:03:37 +02:00
test-terminals-entry.ts Rename dom-terminal to terminal component 2025-06-17 23:32:55 +02:00