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

Make TAB on inline completion behave like it on normal completion #11648

Open
1 task done
failable opened this issue May 10, 2024 · 0 comments
Open
1 task done

Make TAB on inline completion behave like it on normal completion #11648

failable opened this issue May 10, 2024 · 0 comments
Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor copilot AI feedback for Copilot editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label]

Comments

@failable
Copy link

failable commented May 10, 2024

Check for existing issues

  • Completed

Describe the feature

TAB on normal completion automatically replaces current symbol under cursor. But TAB on inline completion does not. This feature might be a bit difficult to be implemented though.

Below just a stupid demo case.

Normal completion

  • Before TAB
Screenshot 2024-05-10 at 14 48 40
  • After TAB
Screenshot 2024-05-10 at 14 48 51

Inline completion

  • Before TAB
Screenshot 2024-05-10 at 14 49 10
  • After TAB
Screenshot 2024-05-10 at 14 49 17

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@failable failable added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels May 10, 2024
@Moshyfawn Moshyfawn added copilot AI feedback for Copilot ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor editor Feedback for code editing, formatting, editor iterations, etc and removed triage Maintainer needs to classify the issue labels May 10, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Improvement related to Assistant, Copilot, or other AI features autocompletions Feedback for code completions in the editor copilot AI feedback for Copilot editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label]
Projects
None yet
Development

No branches or pull requests

3 participants