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

[Feat]: Implement Workspace Selection Dropdown for '@' Command #159

Closed
yatendra2001 opened this issue Jan 5, 2024 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@yatendra2001
Copy link
Contributor

Is your feature request related to a problem?

Users need an intuitive way to include their entire workspace as context when typing queries in the chat interface.

Describe the solution that you'd like

Introduce a feature where typing '@' in the chat input triggers a dropdown menu with the option to select the workspace. This will signal the extension to include the entire workspace as context for the subsequent query.

Describe alternatives that you have considered

No response

Additional Information

@workspace must be a part of string input.

Refer this image of co-pilot:
Screenshot 2024-01-05 at 4 07 45 PM

Acceptance Criteria

  1. Typing '@' in the chat input shows a dropdown with the workspace selection.
  2. Selecting the workspace from the dropdown appends a special tag to the chat input.
  3. The UI for the dropdown is consistent with the chat interface and VSCode's design language.
@yatendra2001 yatendra2001 added the enhancement New feature or request label Jan 5, 2024
@wadhia-yash
Copy link
Collaborator

Hi @yatendra2001 I would like to take up the task

@yatendra2001
Copy link
Contributor Author

assigned @wadhia-yash

@yatendra2001
Copy link
Contributor Author

closed by pr #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants