forcedotcom / Einstein-GPT-for-Developers

Einstein GPT For Developers
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

Trigger Inline Suggestion not available on VS Code #78

Closed albarivas closed 1 month ago

albarivas commented 2 months ago

Summary

When I open the shortcuts menu, "Trigger Inline Suggestion" is not there, and thus I cannot assign a shortcut to it. This is happening only on VS Code (works in Code Builder).

Steps To Reproduce:

  1. Open shortcuts for E4D
  2. Look for "Trigger Inline Suggestion"

Expected result

It should be there

Actual result

It's not there

Additional information

Screenshot 2024-06-26 at 08 48 07

Salesforce Extension Version in VS Code: 61.1.2

Salesforce Einstein For Developers Version in VS Code: 0.50.0

OS and version: Sonoma 14.5

VS Code version: 1.90.0

smarvez commented 1 month ago

Hi @albarivas - searching by Einstein for Developers I'm able to see it. Can you please check again and let me know if you're able to find it? Screenshot 2024-07-01 at 3 15 42 PM

albarivas commented 1 month ago

I am not, but I am in touch with an engineer for the product, I'll post the solution here if we find it

smarvez commented 1 month ago

Hi again @albarivas, I saw that Gordon suggested manually assigning a shortcut to the Trigger Inline Completion command. Did that resolve the issue for you?

albarivas commented 1 month ago

Yes - that worked. It was weird that the command was unlinked by default, and did not appear under Einstein for Developers commands, but it was actually there (found it in the regular commands view) and assigning a shortcut to it did the trick. Thanks for your help!