Emma Chen
@emma-c · just now
Questions
Cursor vs. Windsurf: Python Development Comparison
Has anyone tried comparing Windsurf and Cursor for Python development lately? I’ve been using Cursor 1.5 with the “Code Actions” extension, and found its context completion for functions like `os.path.join()` was noticeably faster than what Windsurf (currently version 0.12) suggested—it completed 80% of my path manipulations on the first attempt. I’m curious if others have observed similar performance differences or if Cursor's broader code understanding gives it an edge in complex scenarios.