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

Support toplevel defs with metadata #43

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kommen
Copy link
Contributor

@kommen kommen commented Mar 31, 2024

Towards fixing #42

Pushing this as WIP and to collect feedback from others if this is the right approach.

  • don't indent a toplevel def with metadata
  • font lock toplevel def with metadata
  • font lock toplevel def symbol name
  • make toplevel def with metadata findable via imenu
  • don't indent a toplevel vector, set or map with metadata

@bbatsov
Copy link
Member

bbatsov commented Jun 4, 2024

I guess that's still waiting for feedback, right?

@kommen
Copy link
Contributor Author

kommen commented Jun 4, 2024

@bbatsov yes, feedback very welcome! however, I'm using this PR in my prod emacs setup for a few months now and it seems to work as intended. So I would be somewhat confident to merge it for now as is and continue with the remaining todos in a follow up, if no one else has objections.

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

Successfully merging this pull request may close these issues.

None yet

2 participants