Abin Simon
Abin Simon
Yeah, that is actually a pretty useful metric. I will add something like "max updatable" version according to the current specified one. I will add it pretty soon, or someone...
Thank you, that is a good idea. But I don't know if we need it right now. I am not expecting a config file to be all that big to...
Latest commit has also seems to have introduced things like `function.end` which gets combined optionally in ruby: ``` scheme ((method . name: (identifier) (method_parameters)? . (_) @function.inner (_)? @function.end .)...
I am thinking of maybe splitting this into two packages. One would be `textobj-tree-sitter` which will provide just utils mostly with an api similar to [`thingatpt`](https://www.emacswiki.org/emacs/ThingAtPoint) plus some other things....
What would be a good usecase of this?
Wouldn't https://github.com/Peltoche/lsd/issues/726 support it if do it?
One concern that I have with this is that this will mean that we will be able to target more specifically for icons compared to colors which might be confusing....
I think it would be better to keep just one color. This feature will be mostly if folks want to make everything consistent (you can see something similar in the...
A thought I previously had was being able to add options at the end of different blocks using `:` as separator, in this case the command would be something like:...
None of the existing pakcages are maintained by the lsd maintainers, but I'll keep this issue open to discuss on anything that can be done from the lsd side to...