10sr
10sr
🙆 I'll check this weekend.
I read patches you cc-ed to me. It sounds really great that a new hook is going to be provided and editorconfig can make use of it! It seems we...
> Right. My question was whether we should try and avoid the cache lookup: > the "old" code looks up the cache once per file-visit, whereas now we > call...
Thanks! Sorry I haven't had much time for this yet, I'll check your branch later. > I don't know how to run the tests' code by hand (e.g. I can't...
Almost all the work for this integration was done by @monnier, and I just answered some questions from them on GitHub. Really appreciate it, thanks!
@alanpearce Hi! I tried this and saw go-ts-mode-indent-offset was successfully configured for a *.templ file, so as for me it seems to be OK. Does this not work yet in...
It seems clojure-mode does not define a variable for indentation offset number, so IMO it cannot be solved by editorconfig plugin. I think this issue should be handled by copilot.el...
We can leave the last line as it is by setting "require_final_newline = unset" (or simply removing this property from .editorconfig). I agree that it's natural to think that setting...