Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Clojure & ClojureScript Language Server (LSP) implementation

License

NotificationsYou must be signed in to change notification settings

clojure-lsp/clojure-lsp

Repository files navigation

nightlyClojars ProjectcljdocSlack communityGithub stars

clojure-lsp

ALanguage Server for Clojure(script). Taking a Cursive-like approach of statically analyzing code.


homepagefeaturesinstallationsettingsclientstroubleshootingsupport us


Overview

The goal of this project is to bring great editing tools for Clojure/Clojurescript to all editors and programatically via its CLI and API.It aims to work alongside you to help you navigate, identify and fix errors, perform refactors and much more!

You will get:

  • Autocomplete
  • Jump to definition/implementation
  • Find references
  • Renaming
  • Code actions
  • Errors
  • Automatic ns cleaning
  • Lots of Refactorings
  • Code lens
  • Semantic tokens (syntax highlighting)
  • Call hierarchy
  • Java interop

For all available documentation, check the officialwebsite.

Also, clojure-lsp doesn't need to run only with an editor, for more information check theOutside editor (API) section.


Contribution

Contributions toclojure-lsp are very welcome! You can open an issue or a PR and we will love to help.


Support the project

clojure-lsp has more than30.000 lines of code, to keep all of this working, we need to help the community with a lot of issues and implement new features. As a LSP server, this project is the base for Clojure clients like Emacs(lsp-mode), VSCode(Calva), vim and other editors.

You can help us keep going and improving it bysupporting the project, the support helps to keep the project going and being updated and maintained.

🚀 Thank you toClojurists Together whichsponsored this project during Q3 2021 andQ1 2022 🚀

Gold sponsors

No Gold sponsors at the moment.

Sponsors

Special thanks toEccentric-J for theclojure-lsp logo


[8]ページ先頭

©2009-2025 Movatter.jp