Bozhidar Batsov

Results 1739 comments of Bozhidar Batsov

Likely you're Emacs's `exec-path` is not properly configured. Using a package like https://github.com/purcell/exec-path-from-shell will probably solve this issue for you.

@suityou01 The problem is not related to the mode, but rather to the ability of Emacs to see something on its own version of the `PATH`. That's why I thought...

I'm afraid the detection of `.projectile` to be a topmost level will take precedence over anything you add in project specification. This can be changed, but it's a bit painful,...

I'm guessing we can add some map of project names and files to added to them, but I'm not sure if that'd be worth it, as it's a fairly uncommon...

@joeldrapper I'm definitely interesting in adopting your schema. PR welcome!

Hosting this on rubocop.org won't be an issue, I'm just wondering how we're going to make updates to the file there. (right now the homepage is just a single html...

@joeldrapper Nice! Perhaps we should mention this somewhere in the docs?

Yeah, that'd be best for now. I'm juggling a ton of things and I didn't have time to look into this yet, so let's go with rubyschema.org.

Is this a feature request or a bug report? I thought right now the current code decided what to do based on the size of the Emacs window.

Pretty sure that's the case indeed. I guess we can add some config to force a certain type of window splitting regardless of the screen size.