Pyi Soe

Results 3 issues of Pyi Soe

I think the behavior of "moving backward into s-exp" is a little weird. When the cursor is just right after an element, the behavior is as expected. For example below,...

``` flyway { ... locations = arrayOf("classpath:db/migration") baselineOnMigrate = true } ``` I suppose using `classpath:db/migration`, to indicate the location of migration scripts, should work fine. But it doesn't. I...

s: waiting for feedback

I was expecting I would be able to use HugSQL snippets via `query-fn`. But it seems I can't. I have the following: ``` -- :snip select-snip select :i*:cols -- :snip...

question