Kolja

Results 161 issues of Kolja

Check if there is anything in here we want to support/change to https://github.com/Microsoft/vscode-languageserver-node#3170-protocol-800-json-rpc-800-client-and-800-server

- [ ] There seem to be cases, where we don't get the code action, even if we got it before in the exact place - [ ] Only show...

Seems like we're missing these right now: ``` import Data.Affinity exposing (..) import Data.Level exposing (..) ``` ``` import TypedSvg.Types exposing (AnchorAlignment(..), Paint(..), Transform(..)) ```

bug

We can link to urls via markdown. The problem to figure out is, which packages are actually from the repo and have online docs. It's especially hard, as the current...

enhancement

We should get rid of the file and switch to our own file format. One idea would be to use the `elm-tooling.json` to handle these settings. @lydell

enhancement

These should report either via popup or as a diagnostic. https://github.com/elm-tooling/elm-language-server/pull/488#issue-560799485

enhancement

https://microsoft.github.io/language-server-protocol/specifications/specification-current/#textDocument_prepareCallHierarchy

enhancement

enhancement
help wanted