Mining refactorings from source code repositories has been an active research topic in the past decade. However, the state of the art infers refactorings by comparing two snapshots of a system, as such missing so-called “floss refactoring” activities. In this paper we propose a solution that identifies refactorings not on snapshots of a system but on the actual changes as they are performed in an integrated development environment. As such, we should get a more precise picture on how refactorings intersperse between other editing operations. Presented at RefTest 2013 (http://reftest2013.wordpress.com).