Kolja

Results 159 issues of Kolja

As it leads to bugs on windows, due to windows picking up the elm.js file instead of the elm executable. This is very confusing, especially if your just learning a...

Probably due to them missing here? https://github.com/stil4m/elm-analyse/blob/master/ts/util/file-gatherer.ts#L27

See https://github.com/Razzeee/tree-sitter-elm for my implementation, I believe, that we would still need a css file for the colors like here for python https://github.com/tree-sitter/tree-sitter-python/blob/master/properties/highlights.css It should hopefully improve code highlighting with...

Should it be possible to use this with a local app?

enhancement

Pretty straight forward, only thing funky is the translation for circle would need another adjective case. Ideally it would be `Roter Kreis` instead of `Rotes Kreis` but I see no...

Hey there, it seems like this lsp client is not correctly implementing all completion cases. Probably due to bad docs on the protocol side of things. Here's an explanation from...

enhancement
sublime issue

It would be nice to implement search, which can weight `NumericField`s. In our case, we're building an appstore like application and want to give heigher ratings to apps, that have...

c:question

### What's not working? We had a setup working since around may. Basically setting environment variables via gitlab and copying everything over to then build. Today our test and prod...

bug/needs-info