Alexander Solovyov

Results 32 issues of Alexander Solovyov

So that you can add some specific files which are tracked by VCS, but which should not be touched. It should be collected recursively (i.e. find one at repo root,...

If I'm trying to search for something in a generated artefacts of my application, I don't really want to add `-I` all the time to the option list.

So that you can review what are you replacing and optionally edit replacement line.

http://paste.in.ua/4140/

Sometimes when `ALTER` takes a bit more time than I'd like, I want to be able to cancel it.

Hey! This plugin is enabled for desktop only right now. Do you think it's possible to enable it for mobile app? :)

It makes it's easier for tags to decide if they've received a string or a name of variable from context.

`onyx-http` right now has a `post-process-fn` option, which makes it possible to do something with response of a service. This allows us to track sent emails (because service sets id...

It's just what it says it is. :)

Hey! It's a topic I struggle from time to time to the point where I've [asked and answered myself](https://clojureverse.org/t/passing-array-as-an-argument-to-postgresql-using-honeysql/7087) on Clojureverse recently. Mainly because it's not documented anywhere and if...