Right now when you begin to edit one vector layer and then switch to another one it shows error ``` last_feature = features[-1] IndexError: list index out of range ``` Somehow plugin has to remember what vector layer user is tracing currently.