Skip to content

artarf/clojure-lsp-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clojure-lsp-adapter package

Clojure language support for Atom-IDE, powered by the Clojure language server.

Requirements

clojure-lsp-adapter requires Atom 1.38+, Clojure language server 0.1+ and the atom-ide-ui package to expose the functionality within Atom.

Installation

Language Server

Install the language server clojure-lsp

Atom Package

Install clojure-lsp-adapter and atom-ide-ui from Install in Atom's settings or run:

apm install atom-ide-ui
apm install clojure-lsp-adapter

Configuration

Configuration is loaded from zero or more configuration sources.

  • clojure-lsp: full path to clojure-lsp executable if not in PATH

Contributing

See Atom's guide to contributing to packages.

License

MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published