z80-macroasm-vscode icon indicating copy to clipboard operation
z80-macroasm-vscode copied to clipboard

Extension doesn't seem to respect acceptSelectedSuggestion

Open figurae opened this issue 1 year ago • 2 comments

Hi! Thanks for this great extension. I seem to have a problem though.

It seems that code completion for things like register and label names provided by this extension is handled differently from other completions. When I change the keybinding for acceptSelectedSuggestion from Enter to something else, pressing enter still completes the selection, except now it also moves the cursor down. Snippets respect the change, though.

figurae avatar Jul 01 '24 16:07 figurae