Articles by Tag #lsp

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Setup Vim for Kotlin Development

The sad truth is that JVM languages are awkward to use with Vim. This is compounded for Kotlin. The...

Learn More 5 3Dec 27 '24

Integrating the ruff language server

I want to add linting capabilities to Satyrn (a Jupyter notebook client application I'm working on),...

Learn More 2 0Jul 15 '24

Managing LSPs in Neovim: Enable/Disable for the Entire Session

Neovim’s built-in LSP functionality provides powerful coding assistance. However, there may be times...

Learn More 1 1Oct 31 '24

Markdown notes assistant with extract/inline "refactoring"

I've always been a huge fan of modern text editors like Neovim and Zed, and I've longed to manage my...

Learn More 0 0Feb 9