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

go "}func" apply error #6912

Open
sixspot opened this issue Feb 2, 2025 · 3 comments
Open

go "}func" apply error #6912

sixspot opened this issue Feb 2, 2025 · 3 comments
Assignees
Labels
bug Something isn't working question Further information is requested repo/cody

Comments

@sixspot
Copy link

sixspot commented Feb 2, 2025

Version

1.96.4

Describe the bug

The apply button keeps giving a closing brace joined to a func that should be on a new line in go code.

}func (v *VethPair) Down() error {

Expected behavior

}
func (v *VethPair) Down() error {

Additional context

No response

@sixspot sixspot added bug Something isn't working repo/cody labels Feb 2, 2025
Copy link

linear bot commented Feb 2, 2025

@PriNova
Copy link
Collaborator

PriNova commented Feb 3, 2025

Hey @sixspot

Thank you for raising this issue. The team will have a look at it.
May you please provide which version of Cody you are using?

@PriNova PriNova self-assigned this Feb 3, 2025
@PriNova PriNova added the question Further information is requested label Feb 3, 2025
@sixspot
Copy link
Author

sixspot commented Feb 3, 2025

1.65.1738206769

I update regularly. It's been happening for some time. It will usually just seemingly randomly affect the same single func in code.

@dominiccooney dominiccooney assigned umpox and unassigned PriNova Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested repo/cody
Projects
None yet
Development

No branches or pull requests

3 participants