Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language server configurations for Haskell #1094

Merged
merged 4 commits into from
Dec 9, 2017

Commits on Dec 9, 2017

  1. Add language server configuration for JavaScript

    * Add APIs for register server commands for LSP
    * Add server command for JavaScript language server
    * Add a new layer option `use_lsp` for layer `javascript`
    * Update key mappings for Javascript
    sei40kr committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    df4101e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8d803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c5fdde View commit details
    Browse the repository at this point in the history
  4. Add language server configurations for Haskell

    * Add language server commands for Haskell
    * Update key mappings for Haskell
    sei40kr committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    b0bfa42 View commit details
    Browse the repository at this point in the history