question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AcceptSuggestion also built-in to EndOfLine

See original GitHub issue

Summary of the new feature / enhancement

As a user I want to accept the proposed suggestion when going to the end of line

Proposed technical implementation details (optional)

Just like AcceptSuggestion is built-in to ForwardChar I would propose it would be handled the same way for EndOfLine.

Issue Analytics

  • State:closed
  • Created 2 months ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
daxian-dbwcommented, Jul 17, 2023

I believe the ask is to make End key complete the suggestion in addition to its current behavior – when the cursor is not at the end of the current text, End moves the cursor to the end of the text; when the cursor is at the end, End accepts the current inline suggestion.

1reaction
daxian-dbwcommented, Jul 24, 2023

Close as a duplicate of #3705

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nvchad help changing lsp? accept suggestion key : r/neovim
Question 1: Running neovim 0.9.1 and nvchad (installed yesterday) using the default example config. No edits yet.
Read more >
NeoVim coc.nvim enter key doesn't work to autocomplete
When I'm using coc.nvim for autocompletion and I select something, hit enter, NeoVim makes a new line and doesn't autocomplete. I found the ......
Read more >
Trying to fix line-endings with git filter-branch, but having ...
I've tried this with MSysGit on Windows and via the Mac OS X terminal. git · newline · msysgit · line-endings · Share....
Read more >
Completions
Sublime Text includes a few methods to save typing and time by finishing words or inserting boilerplate. Completions include the following sources:.
Read more >
Interactive use — fish-shell 3.6.1 documentation
Autosuggestions are a powerful way to quickly summon frequently entered commands, by typing the first few characters. They are also an efficient technique...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found