Jonas Bernoulli

Results 440 comments of Jonas Bernoulli

Could you add a function that checks whether the port is already in use? This would allow replacing `(atomic-chrome-start-server)` in a users init file with something like `(unless (atomic-chrome-port-used-p) (atomic-chrome-start-server))`....

Friendly ping :ping_pong:

Best outcome would be if someone(tm) volunteered to maintain `flymake-phpcs`. Ideally someone who prefers `flymake` over `flycheck`. But the package is trivial enough for someone who is at least familiar...

Anyone interested in taking over as maintainer?

I don't plan to work on this package again soon, but I am certainly aware that there is room for improvement.

It's likely that I will do that eventually but it's also likely that I won't do it soon.

No, but such functionality is planned. I just opened https://github.com/magit/transient/issues/189 to track this. (FWIW my plans for the next few months are: Feb: personal stuff, Mar: undisclosed stuff, Apr: transient.)

> Maybe by having projectile modify `transient-values-file` each time a projet changes? Worth a try but it might break in the future.