Is your feature request related to a problem? Please describe.
Currently, users check recommendations in 2 steps:
- Click 1 location at the left sidebar of recommended locations;
- Click the generation button / shortcut key to request for edit solution on a given location.
However, when users are only shown the suggested location, without a corresponding edit solution, they are uncertain whether the suggested location is what they want.
Describe the solution you'd like
- Remove the generation button/generation shortcut key for requesting an edit solution;
- When a user clicks one of the recommended edit locations, not only does the editor jump to that location but also sends a request to the backend generator, so that they can see the suggested edit solutions in real-time.
Additional context
Moment 1: User click recommended location:

Moment 2: Editor jump to that location, meanwhile showing the suggested edit solution:

Is your feature request related to a problem? Please describe.
Currently, users check recommendations in 2 steps:
However, when users are only shown the suggested location, without a corresponding edit solution, they are uncertain whether the suggested location is what they want.
Describe the solution you'd like
Additional context
Moment 1: User click recommended location:
Moment 2: Editor jump to that location, meanwhile showing the suggested edit solution: