31d8191672c7ea9e1aa1566f091212dd2bac9820
- Hide rules now use anchored regex (^rule$) so plain text like "Speaker" matches exactly "Speaker", not "Gaming Speaker". To match a substring, use e.g. ".*Speaker.*". Rules that already start with ^ or end with $ are used as-is. - Add "Hide" to node right-click context menu — adds the node's display name as a hide rule immediately Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
C++
49.5%
Svelte
34%
TypeScript
14.8%
CSS
0.7%
CMake
0.6%
Other
0.3%