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 support lisp's comment style, like ;; balabal comment #3617

Open
eval-exec opened this issue Mar 23, 2025 · 1 comment
Labels
question Further information is requested

Comments

@eval-exec
Copy link

Issue

lisp style code use ;; or ; as comment prefix. It seems that aider --watch-files doesn't recognize ;; or ;.

Version and model info

❯ aider --version
aider 0.78.0
@paul-gauthier
Copy link
Collaborator

Thanks for trying aider and filing this issue.

You can use any supported comment style in any file. So use // or # comments.

@github-actions github-actions bot added the question Further information is requested label Mar 24, 2025
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

2 participants