Open
Description
What if, analagously to how vscode in typescript will automatically import modules for you on autocomplete for their methods, we were able to optionally insert fragments into the current operation string on autocomplete?
And furthermore, we could provide a code action to automatically insert fragments referenced in that file