We used to ignore clicks on tokens so that we could allow external code handle the clicks. But we've changed our mind. We want the cursor to be inserted when you mouse down on a token. And if you mouse up on that same token (so clicking it), we want to automatically select the entire token. So a single delete will always delete the token.
We used to ignore clicks on tokens so that we could allow external code handle the clicks. But we've changed our mind. We want the cursor to be inserted when you mouse down on a token. And if you mouse up on that same token (so clicking it), we want to automatically select the entire token. So a single delete will always delete the token.