Closed ggreer closed 10 years ago
Works, but changes default behavior for old plugins. If someone with an old plugin deletes, we just stop paying attention to the file (unlink == false).
We should maybe move some of the delete logic into the handler.
Yeah, I'm not sure why anything delete-related is in sublime connection. Probably just inertia.
Works, but changes default behavior for old plugins. If someone with an old plugin deletes, we just stop paying attention to the file (unlink == false).