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

Dedicated namespace search

roman01la opened this issue 11 days ago
Function Navigation Issue Between Namespaces

RaquelLopesCampos opened this issue 15 days ago
Slurp and barf not working as expected

DaniloCharantola opened this issue 17 days ago
Make text of symbol as strikethrough when deprecated

afucher opened this issue 17 days ago
Use lsp4ij

ericdallo opened this pull request 23 days ago
Clicking filename in documentation popover opens in external editor

devurandom opened this issue about 2 months ago
Change entire ignored form to grey when #_ is used

mefryar opened this issue 3 months ago
Cannot refactor the code when plugin is on

ehblh opened this issue 4 months ago
Don't check the remote Clojure-LSP everytime.

DavidAlphaFox opened this issue 7 months ago
External libraries don't show the full hierarchy

Jairolaya12x opened this issue 7 months ago
What about using LSP4IJ?

angelozerr opened this issue 8 months ago
Add syntax highlighting to Clojure documentation codeblocks

isaiasvallejos opened this pull request 9 months ago
"Create namespace and function" not working

mefryar opened this issue 9 months ago
Parentheses or brackets pressed over selected word wraps it

mtsbarbosa opened this issue 10 months ago
Double click select does not select clojure elements properly

mtsbarbosa opened this issue 10 months ago
Rename file does not work

mtsbarbosa opened this issue 10 months ago
Change color of commented code with `#_`

mtsbarbosa opened this issue 10 months ago
Autocomplete ignores leading pipe symbol (`|`) for namespaced symbols

eduardolevygp opened this issue 10 months ago
Cursor position not updated after using `Raise sexpr`

eduardolevygp opened this issue 10 months ago
Using command+click does not open the new namespace with expected scroll

AlexandreGuidin opened this issue 10 months ago
Incompatible with IntelliJ 2024

ericdallo opened this issue 10 months ago
LSP is stuck on "Initializing" step

lucasfcoelho1 opened this issue 11 months ago
Use UI dialog of particular type when more than 2 options

velios opened this issue 11 months ago
Syntax highlighting for ClojureDocs examples

devurandom opened this issue 11 months ago
Doesn't work well with project/window changes

devurandom opened this issue 11 months ago
Plugin hangs saying "LSP: Initializing"

gerdint opened this issue 11 months ago
Download and use clojure-lsp instead of built-in initialize

ericdallo opened this pull request 11 months ago
JetBrains Exception when attemping to refactor/rename a file

codewriter3000 opened this issue 12 months ago
CPU eating 100% when opening non clojure project

gavr123456789 opened this issue about 1 year ago
Infinity code lens references

gavr123456789 opened this issue about 1 year ago
Hovering over symbol while holding ctrl key opens definition

devurandom opened this issue about 1 year ago
classpath failed: lein/clojure not found in PATH

loganrudd opened this issue over 1 year ago
LSP stuck on Initializing

devurandom opened this issue over 1 year ago
Intellij IDEA hangs on initialization

hallundbaek opened this issue over 1 year ago
Plugin Verifier error (?)

YannCebron opened this issue over 1 year ago
cannot run program clojure error=2

13kay 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
Wrong `<documentationProvider>` registration

YannCebron opened this issue over 1 year ago
Wrong `language` attribute in <intentionAction> registration

YannCebron opened this issue over 1 year ago
add appStarting default method

afucher opened this pull request over 1 year ago
Missing app-lifecycle appStarting method

afucher opened this issue over 1 year ago
Support comment code via a command or keybinding

ericdallo opened this issue over 1 year ago
Drop nrepl dependency on production plugin jar

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
Create a "getting started" video to link in the Jetbrains marketplace

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
CI for running plugin verifier every push

ericdallo opened this issue over 1 year ago
Support code changes from server via `workspace/applyEdit`

ericdallo opened this issue over 1 year ago
Support rename via `textDocument/rename`

ericdallo opened this issue over 1 year ago
Support semantic highlighting via `textDocument/semanticTokens/full`

ericdallo opened this issue over 1 year ago
Support code refactors via `workspace/executeCommand`

ericdallo opened this issue over 1 year ago
Support context actions via `textDocument/codeAction`

ericdallo opened this issue over 1 year ago
Support completion via `textDocument/completion`

ericdallo opened this issue over 1 year ago
Find definition to external dependencies does not work

ericdallo opened this issue over 1 year ago