etchira

Results 30 comments of etchira

>The process cannot access the file because it is being used by another process. You might have another instance of the node running, try to kill all your java processes...

Hola, any news or update about that feature? Would be an awesome feature to quickly leave a comment when doing a PR review from vim. Cheers.

Elm provides the following ``` json { "region": { "start": { "line": 61, "column": 4 }, "end": { "line": 62, "column": 32 } }, "subregion": { "start": { "line": 62,...

IMHO `region` is enough, no need for `subregion` in sarsi

``` 35| update : Msg -> Model -> (Model, Cmd Msg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```

For info, in LSP they have a `Range` https://microsoft.github.io/language-server-protocol/specifications/specification-current/#range

I tested it to see if this was better for sbt....and it's worth :sweat_smile: I got 3 times the same error. I then tested with Cabal and I also receive...

Ping, is there anything missing?

nice catch, indeed we miss the mapping of that error in the wallet :+1: Fix incoming

maybe follow https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html