Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

elm-tooling/elm-vscode-language-client-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

269d138 · Jun 20, 2019

History

20 Commits
Sep 2, 2018
Nov 5, 2018
Nov 17, 2018
Nov 2, 2018
Sep 2, 2018
Sep 2, 2018
Sep 2, 2018
Nov 17, 2018
Sep 2, 2018
Nov 5, 2018
Jun 20, 2019
Nov 17, 2018
Nov 2, 2018
Nov 17, 2018
Nov 17, 2018
Sep 2, 2018
Sep 2, 2018
Sep 2, 2018

Repository files navigation

Build Status

elm-vscode-language-client-haskell (archived)

NOTE: This plugin is deprecated in favour of elm-language-client-vscode.


This vscode extension is in development and might be lacking features you know working from vscode-elm.

Features

  • Diagnostics

diagnostics

Requirements

You will need to have an executable of this repo on your path https://github.com/elm-tooling/elm-language-server Just open the repo and follow those instructions, for now. We will prebuild the binarys at a later point in time.

Extension Settings

This extension contributes the following settings:

  • elmLS.trace.server: enable/disable trace logging of client and server communication