Bozhidar Batsov

Results 1760 comments of Bozhidar Batsov

It seems to me that this is the command: ``` shell-command("git submodule --quiet foreach 'echo $path' | tr '\\..." t) ```

I think a while ago someone said that using `build/` was the standard `cmake` convention, therefore the current behaviour. I'm not cmake expert, so I can't comment on this. :-)

I'll look into this when I have some, although this is so basic that I can hardly imagine how it's not working.

So, what's your suggestion? Just remove `meson.build` from project root markers? I'm not familiar with the tool, so I can't really suggest a course of action myself.

This will likely require a special function for it or splitting root markers into those that prefer the closest and the furthest. I think we have something like this for...

So, do we need to do something about this or not?

The problem is this will require a custom function for the `meson` projects and will likely make their discovery a bit slower. Anyways, I'll mark this as an "enhancement" ticket...

> The former respects the .projectile file, the latter does not. Why is that? Because `projectile-replace` doesn't use any file filtering for performance reasons - it just finds all files...

All of those are great ideas and most should be pretty easy to implement. > history should be differentiated between types of repls clj/cljs I think it makes a lot...

> I am filing a bug report against Prelude, LSP, and typescript because there is some interaction that is slowing things down. It looks like LSP is primarily responsible for...