[Edit] [Suggestion] BBCode / URL: place the cursor immediately after the "=" character
When using the bbcode-tag [url], I suggest placing the cursor before the closing bracket of the opening tag.
Currently, the selection will remain selected and there is no cursor. The reason is that the selection can undergo multiple actions without having to re-select the text.
That is the normal behaviour in this case, simialr to this Github post Markdown actions.
@erosman, however, the next step after setting the opening and closing tags is to specify the link address. That is, each time the user has to manually go to the opening tag, type the = symbol and paste the previously copied address. Instead of pressing Ctrl + V immediately after inserting the tags.
Let's see if there is a popular demand for the change and I will see what can be done.