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

--watch-files doesn't work with Scala files #2624

Closed
pkozikow opened this issue Dec 14, 2024 · 3 comments
Closed

--watch-files doesn't work with Scala files #2624

pkozikow opened this issue Dec 14, 2024 · 3 comments
Labels
question Further information is requested

Comments

@pkozikow
Copy link

pkozikow commented Dec 14, 2024

Issue

Scala supports '//' style comments just like Java so it could be added to the corresponding list of file extensions so that "Aider in your IDE" works.

Version and model info

aider-chat 0.68.0

@paul-gauthier
Copy link
Collaborator

This should be fixed in the latest version. You can get it like this:

aider --upgrade

# or...

python -m pip install --upgrade --upgrade-strategy only-if-needed aider-chat

If you have a chance to try it, let me know if it works better for you.

@github-actions github-actions bot added the question Further information is requested label Dec 14, 2024
@lockmeister
Copy link

See #2586
@paul-gauthier I recommend allowing a user-defined trigger. Or something like @aider anywhere within the file.

@pkozikow
Copy link
Author

That was fast! It works in 0.69.0. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants