Skip to content

Tags: fonghou/clojure-lsp

Tags

2021.01.07-12.28.44

Toggle 2021.01.07-12.28.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#239 from clojure-lsp/add-missing-impor…

…t-code-action

Support for Add missing import code action

2021.01.07-02.38.39

Toggle 2021.01.07-02.38.39's commit message

Verified

This commit was signed with the committer’s verified signature.
ericdallo Eric Dallo
Add import to namespace refactoring

2021.01.07-00.58.26

Toggle 2021.01.07-00.58.26's commit message

Verified

This commit was signed with the committer’s verified signature.
ericdallo Eric Dallo
Fix classpath lookup for windows

2021.01.06-03.00.28

Toggle 2021.01.06-03.00.28's commit message

Verified

This commit was signed with the committer’s verified signature.
ericdallo Eric Dallo
Fix spacing when adding a new require with keep-require-at-start?

2021.01.05-13.31.52

Toggle 2021.01.05-13.31.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#235 from clojure-lsp/improve-code-actions

Improve "add missing namespace" code action

2021.01.03-00.42.23

Toggle 2021.01.03-00.42.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#233 from clojure-lsp/improve-clean-ns

Improve clean ns

2021.01.01-16.23.23

Toggle 2021.01.01-16.23.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#231 from PEZ/228-version-in-server-info

Add version in server-info map

2020.12.31-17.22.22

Toggle 2020.12.31-17.22.22's commit message

Verified

This commit was signed with the committer’s verified signature.
ericdallo Eric Dallo
Add file path to hover documentation

2020.12.31-01.43.36

Toggle 2020.12.31-01.43.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#227 from clojure-lsp/call-hierarchy

Incoming Call hierarchy support

2020.12.31-01.18.25

Toggle 2020.12.31-01.18.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request clojure-lsp#226 from bpringe/fix/windows_path_issue

Fix jar file URIs to be compatibile with Windows and Unix