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

ext suggestions seems to not work #244594

Closed
sandy081 opened this issue Mar 25, 2025 · 1 comment · Fixed by #244769
Closed

ext suggestions seems to not work #244594

sandy081 opened this issue Mar 25, 2025 · 1 comment · Fixed by #244769
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-suggest verified Verification succeeded
Milestone

Comments

@sandy081
Copy link
Member

Testing #244479

  • Type code
  • You will see a suggestion ext and accept it
  • Next you will see suggestions like list, install...
  • Accept list and execute

🐛 It opens Code editor with two files ext and list

I think there are no such ext command we support

@Tyriar
Copy link
Member

Tyriar commented Mar 25, 2025

@meganrogge ext only lives on the native CLI. We should move this from code.ts to code-tunnel.ts to prevent this confusion.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug terminal-suggest labels Mar 25, 2025
@Tyriar Tyriar added this to the March 2025 milestone Mar 25, 2025
@Tyriar Tyriar removed their assignment Mar 25, 2025
meganrogge added a commit that referenced this issue Mar 26, 2025
@vs-code-engineering vs-code-engineering bot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Mar 26, 2025
@sandy081 sandy081 added the verified Verification succeeded label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-suggest verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants