Commit 3f06a71
Add unified search panel, context menus, highlight color picker, and bug fixes
- Search results panel: bottom slide-up overlay listing matches with navigation
- Context menus: file context menu for tabs and folder tree (copy name/path/content, show in folder)
- Terminal copy/paste/select-all via custom key event handler
- Highlight color picker: clickable swatch opens native color input
- Bug fixes: advanced filter empty rule stripping, case-insensitive levels, save-to-notes append
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e29904a commit 3f06a71
6 files changed
Lines changed: 550 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1611 | 1611 | | |
1612 | 1612 | | |
1613 | 1613 | | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
1614 | 1634 | | |
1615 | 1635 | | |
1616 | 1636 | | |
| |||
1817 | 1837 | | |
1818 | 1838 | | |
1819 | 1839 | | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
1825 | | - | |
1826 | | - | |
1827 | | - | |
1828 | | - | |
1829 | | - | |
1830 | | - | |
1831 | | - | |
1832 | | - | |
1833 | | - | |
| 1840 | + | |
| 1841 | + | |
1834 | 1842 | | |
1835 | 1843 | | |
1836 | 1844 | | |
| |||
1969 | 1977 | | |
1970 | 1978 | | |
1971 | 1979 | | |
1972 | | - | |
| 1980 | + | |
1973 | 1981 | | |
1974 | | - | |
| 1982 | + | |
1975 | 1983 | | |
1976 | 1984 | | |
1977 | 1985 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
314 | 321 | | |
315 | 322 | | |
316 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
350 | 363 | | |
351 | 364 | | |
352 | 365 | | |
| |||
590 | 603 | | |
591 | 604 | | |
592 | 605 | | |
593 | | - | |
| 606 | + | |
| 607 | + | |
594 | 608 | | |
595 | 609 | | |
596 | 610 | | |
| |||
0 commit comments