Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/clojure-lsp/clojure-lsp-intellij
Intellij Plugin for Clojure & ClojureScript development via Language Server (LSP) made in Clojure
https://github.com/clojure-lsp/clojure-lsp-intellij
Clicking filename in documentation popover opens in external editor
devurandom opened this issue 17 days ago
devurandom opened this issue 17 days ago
Change entire ignored form to grey when #_ is used
mefryar opened this issue about 2 months ago
mefryar opened this issue about 2 months ago
Cannot refactor the code when plugin is on
ehblh opened this issue 3 months ago
ehblh opened this issue 3 months ago
Don't check the remote Clojure-LSP everytime.
DavidAlphaFox opened this issue 6 months ago
DavidAlphaFox opened this issue 6 months ago
External libraries don't show the full hierarchy
Jairolaya12x opened this issue 6 months ago
Jairolaya12x opened this issue 6 months ago
Clojure LSP incorrectly marks `[\!\@]` as an error `<form> expected, got '\!\@'`
devurandom opened this issue 6 months ago
devurandom opened this issue 6 months ago
What about using LSP4IJ?
angelozerr opened this issue 7 months ago
angelozerr opened this issue 7 months ago
Add syntax highlighting to Clojure documentation codeblocks
isaiasvallejos opened this pull request 7 months ago
isaiasvallejos opened this pull request 7 months ago
"Create namespace and function" not working
mefryar opened this issue 8 months ago
mefryar opened this issue 8 months ago
Parentheses or brackets pressed over selected word wraps it
mtsbarbosa opened this issue 9 months ago
mtsbarbosa opened this issue 9 months ago
Double click select does not select clojure elements properly
mtsbarbosa opened this issue 9 months ago
mtsbarbosa opened this issue 9 months ago
Rename file does not work
mtsbarbosa opened this issue 9 months ago
mtsbarbosa opened this issue 9 months ago
Change color of commented code with `#_`
mtsbarbosa opened this issue 9 months ago
mtsbarbosa opened this issue 9 months ago
Autocomplete ignores leading pipe symbol (`|`) for namespaced symbols
eduardolevygp opened this issue 9 months ago
eduardolevygp opened this issue 9 months ago
Cursor position not updated after using `Raise sexpr`
eduardolevygp opened this issue 9 months ago
eduardolevygp opened this issue 9 months ago
Using command+click does not open the new namespace with expected scroll
AlexandreGuidin opened this issue 9 months ago
AlexandreGuidin opened this issue 9 months ago
Incompatible with IntelliJ 2024
ericdallo opened this issue 9 months ago
ericdallo opened this issue 9 months ago
LSP is stuck on "Initializing" step
lucasfcoelho1 opened this issue 9 months ago
lucasfcoelho1 opened this issue 9 months ago
Use UI dialog of particular type when more than 2 options
velios opened this issue 10 months ago
velios opened this issue 10 months ago
Improve naviagation between defrecord implementations and references
velios opened this issue 10 months ago
velios opened this issue 10 months ago
Syntax highlighting for ClojureDocs examples
devurandom opened this issue 10 months ago
devurandom opened this issue 10 months ago
Doesn't work well with project/window changes
devurandom opened this issue 10 months ago
devurandom opened this issue 10 months ago
IntelliJ freezing (maybe when hovering a symbol to get documentation)
afucher opened this issue 10 months ago
afucher opened this issue 10 months ago
Plugin hangs saying "LSP: Initializing"
gerdint opened this issue 10 months ago
gerdint opened this issue 10 months ago
Download and use clojure-lsp instead of built-in initialize
ericdallo opened this pull request 10 months ago
ericdallo opened this pull request 10 months ago
java.lang.UnsupportedOperationException: createFile (com.github.clojure-lsp.intellij.extension.code-lens/-createFile not defined?)
devurandom opened this issue 10 months ago
devurandom opened this issue 10 months ago
JetBrains Exception when attemping to refactor/rename a file
codewriter3000 opened this issue 10 months ago
codewriter3000 opened this issue 10 months ago
Ability to "Find defprotocol/defmulti implementations" from lsp in idea
velios opened this issue 11 months ago
velios opened this issue 11 months ago
CPU eating 100% when opening non clojure project
gavr123456789 opened this issue almost 1 year ago
gavr123456789 opened this issue almost 1 year ago
Infinity code lens references
gavr123456789 opened this issue almost 1 year ago
gavr123456789 opened this issue almost 1 year ago
Can't run 'reformat code' action for non-Clojure code when this plugin is enabled
sesm opened this issue about 1 year ago
sesm opened this issue about 1 year ago
Hovering over symbol while holding ctrl key opens definition
devurandom opened this issue about 1 year ago
devurandom opened this issue about 1 year ago
classpath failed: lein/clojure not found in PATH
loganrudd opened this issue about 1 year ago
loganrudd opened this issue about 1 year ago
LSP stuck on Initializing
devurandom opened this issue over 1 year ago
devurandom opened this issue over 1 year ago
Intellij IDEA hangs on initialization
hallundbaek opened this issue over 1 year ago
hallundbaek opened this issue over 1 year ago
Plugin Verifier error (?)
YannCebron opened this issue over 1 year ago
YannCebron opened this issue over 1 year ago
cannot run program clojure error=2
13kay opened this issue over 1 year ago
13kay opened this issue over 1 year ago
RenameHandler refactor should be considered only for Clojure projects
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Plugin creates .clj-kondo and .lsp in non-clojure projects
sethlivingston opened this issue over 1 year ago
sethlivingston opened this issue over 1 year ago
Wrong `<documentationProvider>` registration
YannCebron opened this issue over 1 year ago
YannCebron opened this issue over 1 year ago
Wrong `language` attribute in <intentionAction> registration
YannCebron opened this issue over 1 year ago
YannCebron opened this issue over 1 year ago
add appStarting default method
afucher opened this pull request over 1 year ago
afucher opened this pull request over 1 year ago
Missing app-lifecycle appStarting method
afucher opened this issue over 1 year ago
afucher opened this issue over 1 year ago
Support comment code via a command or keybinding
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Drop nrepl dependency on production plugin jar
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Create a documentation page with prints of available features
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Create a "getting started" video to link in the Jetbrains marketplace
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
CI for deploying to Jetbrains marketplace every release tag
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
CI for running plugin verifier every push
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support call hierarchy via `callHierarchy/incomingCalls` and `callHierarchy/outgoingCalls`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support custom user messages from server via `window/showMessage` and `window/showMessageRequest`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support code changes from server via `workspace/applyEdit`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support rename via `textDocument/rename`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support semantic highlighting via `textDocument/semanticTokens/full`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support code refactors via `workspace/executeCommand`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support context actions via `textDocument/codeAction`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Support completion via `textDocument/completion`
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago
Find definition to external dependencies does not work
ericdallo opened this issue over 1 year ago
ericdallo opened this issue over 1 year ago