Verifies that searching "Writing" in Quick Open shows the exact title match first, followed by prefix matches. Also adds Refactoring test entries to mock data and demo vault. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
7 lines
157 B
Markdown
7 lines
157 B
Markdown
---
|
|
Is A: Note
|
|
---
|
|
# Refactoring Patterns
|
|
|
|
Common refactoring patterns including Extract Method, Rename Variable, and Replace Conditional with Polymorphism.
|