bumblebee
bumblebee copied to clipboard
Quickfields Should Be Added at Cursor Position
Expected Behavior
When selecting a quick field, it should add the text at the current cursor position.
Actual Behavior
The new entry is placed at the end of the input.
Also, could discuss if we should be parsing any entered text to make it easier for users to apply quickfields.
This was part of an user request, how should this actually behave?
Do we want to parse out the query and wrap portions within the quotes? or just place the quickAdd entry directly at the cursor position?