Blame · Line-by-line history
commitMessageIcon.svg
Each line is annotated with the commit that last touched it. Click any SHA to jump to that commit and see the surrounding change.
| 1ab8ace | 1 | <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"> |
| 2 | <!-- Four-pointed sparkle, JetBrains-action icon convention. --> | |
| 3 | <path d="M8 1.5 9.2 6 13.5 8 9.2 10 8 14.5 6.8 10 2.5 8 6.8 6 Z" | |
| 4 | fill="currentColor"/> | |
| 5 | <path d="M13 1.5 13.5 3.5 15.5 4 13.5 4.5 13 6.5 12.5 4.5 10.5 4 12.5 3.5 Z" | |
| 6 | fill="currentColor" opacity="0.6"/> | |
| 7 | </svg> |