#clojurelsp kết quả tìm kiếm
lsp-mode changed its default place position for code lens to end-of-line, this should be a better less intrusive default :) Example with #clojurelsp #lsp #emacs

Next clojure-lsp release will have improved support for java methods and fields! For now, check completion of static members✨ #Clojure #ClojureLSP #ClojureIDE #cljKondo

Next clojure-lsp release will be able to show Clojure EDN keywords and their values via LSP document-symbol tree ✨ #Clojure #ClojureLSP #LSP

Trying out the helix editor, #clojureLSP "just works" TM (Don't worry, I won't be switching away from emacs) #clojure #cljKondo #lsp

Semantic tokens improvements on clojure-lsp soon improving the editor highlighting! ✨ #lsp #clojureLSP #EmacsIDE

Really glad to be part of the Clojure sponsorship spotlight😁 clojure.org/news/2021/06/2… #lsp #clojurelsp

This is probably cheating... adding openjdk as a #clojure git dep so all sources become available on the classpath, so we can navigate to them using #cljKondo + #clojurelsp #lsp
Excited to announce the new clojure-lsp API/CLI feature 🚀 Now you can clean your project's namespaces removing unused vars and sorting them! clojure-lsp.github.io/clojure-lsp/ #clojurelsp #lsp

clojure-lsp tip: Did you know renaming a namespace will rename all usages + the filename? 🚀 #LSP #clojureLSP #EmacsIDE
Did you know latest clojure-lsp supports dumping your project data including analysis, classpath, source-paths, ns dependency graph, and more? 😀 Possible use case: (+) #Clojure #ClojureLSP

Latest clojure-lsp show references lens for keyword definitions, e.g. re-frame🚀 clojure-lsp.github.io/clojure-lsp/ #clojure #clojurelsp #LSP #EmacsIDE

It's now easy to create #clojuredart custom widgets avoiding errors thanks to #cljKondo and #clojureLSP.
Check it out latest clojure-lsp release which uses #datalevin and adds support for clojuredocs.org documentation! 🎉 Another release supported by @cljtogether 💜 clojure-lsp.io #clojureLSP #clojure #LSP

"Sort map" refactoring feature coming soon to clojure-lsp! 🚀 Amazing help from @NimbleLee, check his #Nextjournal post about how that works: nextjournal.com/lread/sorting-… #Clojure #ClojureLSP #EmacsIDE
Stub generation on clojure-lsp soon using our new clj-easy new library: github.com/clj-easy/stub Check it out one of clojure-lsp features, completion, working with Datomic (closed source) namespaces 🚀 #clojureLSP #cljEasy #Clojure

New clojure-lsp release with a lot of improvements and new features for your editor, check it out the new live rename feature🚀 Thank you again @cljtogether for the support! clojure-lsp.io #clojureLSP #clojure #LSP #EmacsIDE
Happy to announce the new clojure-lsp release with support for Java interop 🎉 A long waited feature that now makes your Editor find java class definitions from Clojure code! Thank you @cljtogether for helping make this happen! #ClojureLSP #LSP #Clojure clojure-lsp.io
Latest clojure-lsp release has a lot of performance improvements, also, it allows you now to find all implementations of your protocols 🚀 This was the first release supported by @cljtogether, thank you! clojure-lsp.io #Clojure #ClojureLSP #EmacsIDE
Check it out the new episode of The REPL podcast where me and @danielwithmusic talk about LSP and clojure-lsp 😄 therepl.net/episodes/53/ #ClojureLSP
Released clojure-lsp with a new project tree feature 🎉 clojure-lsp.io If you liked it, consider supporting the project :) github.com/sponsors/cloju… #clojure #clojureLSP #LSP

Really happy that ClojuristsTogether will fund Clojure-LSP this quarter! 🎉 Thank you very much @cljtogether and community! clojuriststogether.org/news/q1-2024-f… #Clojure #ClojureLSP #LSP
Latest clojure-lsp-intellij has a wizard feature to create new Clojure projects 🧙♂️ github.com/clojure-lsp/cl… #Clojure #ClojureLSP #Intellij #LSP

Trying out the helix editor, #clojureLSP "just works" TM (Don't worry, I won't be switching away from emacs) #clojure #cljKondo #lsp

Announcing clojure-lsp-intellij plugin, a free open-source plugin dedicated to clojure-lsp support in Intellij made in Clojure! 🎉 github.com/clojure-lsp/cl… #Clojure #ClojureLSP #Intellij
Latest clojure-lsp released yesterday improves java docs, completion and more! 🎉 clojure-lsp.io If you liked it, consider support the project :) github.com/sponsors/cloju… #clojure #clojureLSP #LSP

Next clojure-lsp release will be able to show Clojure EDN keywords and their values via LSP document-symbol tree ✨ #Clojure #ClojureLSP #LSP

Watch @teej_dv (neovim core dev) and @lispyclouds learn #clojure using #babashka, #clojurelsp and Conjure! youtu.be/uBTRLBU-83A
youtube.com
YouTube
learning clojure w/ @lispyclouds
Next clojure-lsp release will have improved support for java methods and fields! For now, check completion of static members✨ #Clojure #ClojureLSP #ClojureIDE #cljKondo

More than 1000 Nubank Clojure services/libraries already use clojure-lsp (and clj-kondo under the hood) as the linter for formatting, clean-ns, and diagnostics 🎉 #Clojure #ClojureLSP #cljKondo
Did you know latest clojure-lsp supports dumping your project data including analysis, classpath, source-paths, ns dependency graph, and more? 😀 Possible use case: (+) #Clojure #ClojureLSP

Happy to see Clojure community increasing and know clojure-lsp is helping with that! clojure.org/news/2022/06/0… #Clojure #ClojureLSP
Clj-kondo and clojure-lsp do not aim to replace the REPL and never have. But they do give you a more effective dev experience: you can spot silly mistakes before your form even hits the REPL, so you can use the REPL for more interesting things. #cljKondo #clojurelsp #clojure
It's now easy to create #clojuredart custom widgets avoiding errors thanks to #cljKondo and #clojureLSP.
It's more than what Cursive can do. I will setup #clojureLSP just for this :)
Happy to announce the new clojure-lsp release with support for Java interop 🎉 A long waited feature that now makes your Editor find java class definitions from Clojure code! Thank you @cljtogether for helping make this happen! #ClojureLSP #LSP #Clojure clojure-lsp.io
clojure-lsp tip: Did you know renaming a namespace will rename all usages + the filename? 🚀 #LSP #clojureLSP #EmacsIDE
Next clojure-lsp release will have improved support for java methods and fields! For now, check completion of static members✨ #Clojure #ClojureLSP #ClojureIDE #cljKondo

Next clojure-lsp release will be able to show Clojure EDN keywords and their values via LSP document-symbol tree ✨ #Clojure #ClojureLSP #LSP

lsp-mode changed its default place position for code lens to end-of-line, this should be a better less intrusive default :) Example with #clojurelsp #lsp #emacs

Semantic tokens improvements on clojure-lsp soon improving the editor highlighting! ✨ #lsp #clojureLSP #EmacsIDE

Really glad to be part of the Clojure sponsorship spotlight😁 clojure.org/news/2021/06/2… #lsp #clojurelsp

clojure-lsp tip: Did you know renaming a namespace will rename all usages + the filename? 🚀 #LSP #clojureLSP #EmacsIDE
Latest clojure-lsp show references lens for keyword definitions, e.g. re-frame🚀 clojure-lsp.github.io/clojure-lsp/ #clojure #clojurelsp #LSP #EmacsIDE

Did you know latest clojure-lsp supports dumping your project data including analysis, classpath, source-paths, ns dependency graph, and more? 😀 Possible use case: (+) #Clojure #ClojureLSP

This is probably cheating... adding openjdk as a #clojure git dep so all sources become available on the classpath, so we can navigate to them using #cljKondo + #clojurelsp #lsp
Excited to announce the new clojure-lsp API/CLI feature 🚀 Now you can clean your project's namespaces removing unused vars and sorting them! clojure-lsp.github.io/clojure-lsp/ #clojurelsp #lsp

Check it out latest clojure-lsp release which uses #datalevin and adds support for clojuredocs.org documentation! 🎉 Another release supported by @cljtogether 💜 clojure-lsp.io #clojureLSP #clojure #LSP

Trying out the helix editor, #clojureLSP "just works" TM (Don't worry, I won't be switching away from emacs) #clojure #cljKondo #lsp

"Sort map" refactoring feature coming soon to clojure-lsp! 🚀 Amazing help from @NimbleLee, check his #Nextjournal post about how that works: nextjournal.com/lread/sorting-… #Clojure #ClojureLSP #EmacsIDE
New clojure-lsp release! - Supports now babashka scripts/projects🎉 - Allow suppress unusued public vars with comments Special thanks to @borkdude for the help on those features! clojure-lsp.github.io/clojure-lsp/ #clojureLSP #LSP #babashka #cljKondo

New clojure-lsp release with a lot of improvements and new features for your editor, check it out the new live rename feature🚀 Thank you again @cljtogether for the support! clojure-lsp.io #clojureLSP #clojure #LSP #EmacsIDE
Stub generation on clojure-lsp soon using our new clj-easy new library: github.com/clj-easy/stub Check it out one of clojure-lsp features, completion, working with Datomic (closed source) namespaces 🚀 #clojureLSP #cljEasy #Clojure

Latest clojure-lsp-intellij has a wizard feature to create new Clojure projects 🧙♂️ github.com/clojure-lsp/cl… #Clojure #ClojureLSP #Intellij #LSP

Latest clojure-lsp released yesterday improves java docs, completion and more! 🎉 clojure-lsp.io If you liked it, consider support the project :) github.com/sponsors/cloju… #clojure #clojureLSP #LSP

Latest clojure-lsp release has a lot of performance improvements, also, it allows you now to find all implementations of your protocols 🚀 This was the first release supported by @cljtogether, thank you! clojure-lsp.io #Clojure #ClojureLSP #EmacsIDE
Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 118K posts
- 2. #WWERaw 48.2K posts
- 3. Middle East 206K posts
- 4. #IndigenousPeoplesDay 7,773 posts
- 5. Seth 42.7K posts
- 6. $BURU N/A
- 7. Darius Smith 2,741 posts
- 8. Thanksgiving 50.2K posts
- 9. Marc 41.8K posts
- 10. Mike Shildt 1,465 posts
- 11. Macron 190K posts
- 12. #IDontWantToOverreactBUT 1,235 posts
- 13. Apple TV 3,894 posts
- 14. Egypt 213K posts
- 15. Flip 50.3K posts
- 16. THANK YOU PRESIDENT TRUMP 61.7K posts
- 17. HAZBINTOOZ 1,617 posts
- 18. The Vision 93.8K posts
- 19. #SwiftDay 10.1K posts
- 20. Kash Doll N/A