Skip to content

e-wrks/edh-vscode-lsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Đ (Edh) Language Server for VSCode

This extension integrates Đ (Edh) Language Server to VSCode (by implementing a language server client)

Install

  1. Make sure you have EPM installed

  2. Minimum set of packages to install is edh, nedh and els. They can be installed either:

    • When initializing your epm home, e.g.

      $ mkdir /my/epm-home
      $ cd /my/epm-home
      $ epm init edh nedh els
    • Or later e.g.

      $ cd /my/epm-home
      $ epm install edh nedh els

Build

cd to the automatically created edh-universe subdirectory of your epm home

$ cd /my/epm-home/edh-universe/

with Stack

$ stack install

with Cabal

$ cabal v2-install --overwrite-policy=always

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages