Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Copilot is not triggered correctly after endwise modification #37

Open
ndbroadbent opened this issue Sep 27, 2022 · 0 comments · May be fixed by #38
Open

GitHub Copilot is not triggered correctly after endwise modification #37

ndbroadbent opened this issue Sep 27, 2022 · 0 comments · May be fixed by #38

Comments

@ndbroadbent
Copy link

Hello, I've been experiencing a slightly annoying issue where endwise does not seem to play very nice with GitHub Copilot. Please see this screen recording for an example:

Screen.Recording.2022-09-28.at.11.43.33.AM.mov

When endwise takes over and adds the end, it doesn't seem to trigger Copilot. So to get any autocomplete suggestions, I often need to press backspace and then tab to start the Copilot autocomplete.

I'm not too familiar with the internals of VS Code extensions, but do you know if there's something like an "onChange" callback that we could call after endwise has finished modifying the document?

I can play around with this and see if I can find something, but I thought I would post an issue first.

@ndbroadbent ndbroadbent changed the title GitHub Copilot is not triggered correctly when endwise takes over GitHub Copilot is not triggered correctly after endwise modification Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant