You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add absolute line numbers for improved AI agent communication
- Display line numbers from source Python file instead of relative cell numbers
- Add keyboard shortcut (Cmd+Shift+A) to toggle absolute line numbers
- Add UI toggle in Settings → Display → "Absolute line numbers"
- Add visual indicator ("A" badge) in cell corner when enabled
- Persist configuration in user config
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments