VS Code: slash command arguments cannot be added when selecting from the command list

Resolved 💬 3 comments Opened Apr 29, 2026 by JakubRimalSalted Closed May 3, 2026

When selecting a slash command (e.g. /Notion:find) from the autocomplete list in the VS Code extension, the command is submitted immediately with no opportunity to append arguments.

Expected behavior: After selecting a slash command from the list, the input field should remain active with the command text inserted, allowing the user to type arguments before submitting.

Workaround: Manually type the full command + arguments (e.g. /Notion:find grooming) instead of using the autocomplete list.

Environment:

  • VS Code extension
  • OS: Linux

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗