Files
nvim/lua/ow
warg acf6fffb2f refactor(dap): simplify hover tree rendering architecture
- Add row/column tracking to Content for multi-line highlight support
- Switch from Node:format() returning Content to Node:format_into(content)
- Remove complex highlight offset calculations and manual text merging
- Use content:current_line() instead of tracking line_number in nodes
- Fix pointer child formatting to use item.name directly
- Clean up unused imports and simplify render_node method
2025-09-26 19:31:51 +02:00
..
2025-09-06 01:29:17 +02:00
2025-09-06 01:29:17 +02:00
2025-09-06 01:29:17 +02:00
2025-09-06 01:29:17 +02:00
2025-09-23 11:35:51 +02:00
2025-07-24 07:18:14 +02:00