Closed kommen closed 1 month ago
I guess that's still waiting for feedback, right?
@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.
Functionality wise this PR now seems complete to me: I think some of the code needs a bit of clarification and better naming.
I will use my recent changes for a while myself in my daily workflow before I will ask for merging this PR. Meanwhile if folks want to give it a try or discuss the changes with me (here or also on the Clojurians slack), I would appreciate this very much.
I'd be also up to split out some changes in their own PR if others are more comfortable to review smaller chunks (ie. font lock fixes, imenu fixes, indentation fixes).
I agree it'd better if we split this into several smaller PRs.
@bbatsov agreed. I will start splitting it into separate PRs once I've had a chance to use it a while all together.
As discussed, splitted out the first set of changes to fix the imenu integration here: https://github.com/clojure-emacs/clojure-ts-mode/pull/54
And the font locking changes here: https://github.com/clojure-emacs/clojure-ts-mode/pull/55
Now that #54 and #55 have been merged we can close this PR.
There are still the indentation fixes from this PR which I still will separate out and as with #55 try to port some relevant test utilities over from clojure-mode
Fixes #42
Pushing this as WIP and to collect feedback from others if this is the right approach.
def
with metadatadef
with metadatadef
symbol namedef
with metadata findable via imenu