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

[CON-251] Newly created files aren't automatically visible in the @ files dropdown #1641

Open
3 tasks
sestinj opened this issue Jul 3, 2024 · 0 comments
Open
3 tasks
Labels
bug Something isn't working

Comments

@sestinj
Copy link
Contributor

sestinj commented Jul 3, 2024

Before submitting your bug report

Relevant environment info

- OS:*
- Continue:*
- IDE:*

Description

Solution is an onDidCreateFile listener event like here that we can implement in both VS Code and JetBrains, and which can be used both to update the @ files dropdown and to update codebase indexes. This would be a pretty useful detail to get right, and shouldn't be an overwhelmingly complicated change

To reproduce

  1. Create new file
  2. Go to input box, type @ file, then search for the newly created file
    Not there : (

Log output

No response

CON-251

@sestinj sestinj added the bug Something isn't working label Jul 3, 2024
@sestinj sestinj changed the title Newly created files aren't automatically visible in the @ files dropdown [CON-251] Newly created files aren't automatically visible in the @ files dropdown Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant