Open xsdcz opened 2 years ago
I'll add to this that today I installed and got working CoPilot and now when I show a markdown file, the side window preview doesn't load. Going to Options\Text Editor\Markdown\Advanced now throws a plugin error:
I restarted VS2022 and it was back to normal. A bit of testings and it turns out that if you view a markdown file first, before CoPilot activates, everything is fine. However, if you activate CoPilot and then try to view a markdown file, the error is thrown.
I'd like to add a request to the resolution to the TAB issue. An option to disable the editors interception and mapping of the TAB key should do it. I have experienced many good Copilot suggestions that cannot be used to this issue. I do not use the tab in the editor and now I want it left alone so I can take advantage of the Copilot suggestions. Thanks!
I continue to see this issue in version 2.0.136 (13 July 2023)
This is a great extension, but this issue is problematic still in v2.0.143
For me, tabbing CoPilot suggestions does work except when in a bullet list or a numbered list. Clicking tab in these cases causes the whole list to be tabbed over (not what is required), with no way to accept the CoPilot suggestion.
So far I haven't been able to use Copilot's suggestions, not even when trying on GeoDirk's May 26, 2022 advice. Still a lovely extension. Adding an illustration.
Actually, I can use the right arrow key to have the completions materialize.
Describe the bug When using the code hints provided by GitHub Copilot, using the "TAB" key does not perform code completion. To Reproduce Click on 'TAB'
Expected behavior code completion
Screenshots