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

Improve indentation behavior #8

Open
jaybosamiya opened this issue Jun 7, 2023 · 1 comment
Open

Improve indentation behavior #8

jaybosamiya opened this issue Jun 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jaybosamiya
Copy link
Collaborator

Currently we simply directly use the Rust indenter; might be good to have something specific for Verus, so that <tab> works better

@jaybosamiya jaybosamiya added the enhancement New feature or request label Jun 7, 2023
@jaybosamiya
Copy link
Collaborator Author

jaybosamiya commented Jun 9, 2023

Potential temporary fallback: explicitly disable electric-indent-mode, since we don't yet have a full Verus indenter; at least should prevent the annoyances that arise when hitting return

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

1 participant