- Emacs lsp-mode performance booster https://github.com/blahgeek/emacs-lsp-booster 38 comments emacs
- How to correctly setup lsp-mode+typescript+node.js company completion and document lookup? https://www.reddit.com/r/emacs/comments/n69nrj/how_to_correctly_setup_lspmodetypescriptnodejs/ 10 comments emacs
- Is it me or is lsp-mode unusable ? https://www.reddit.com/r/emacs/comments/ggzav2/is_it_me_or_is_lspmode_unusable/ 39 comments emacs
- [ANN] lsp-dart 1.8.0 released (better Flutter support) https://www.reddit.com/r/emacs/comments/gb9a6f/ann_lspdart_180_released_better_flutter_support/ 3 comments emacs
- compile commands is not working in lsp-mode(ccls) https://www.reddit.com/r/emacs/comments/c9qghp/compile_commands_is_not_working_in_lspmodeccls/ 18 comments emacs
- Making haskell-ide-engine robust with lsp-test (GSoC) https://lukelau.me/haskell/posts/lsp-test/ 5 comments haskell
- Company (specifically company-lsp with cquery) matching non-exact results https://www.reddit.com/r/emacs/comments/7us6fw/company_specifically_companylsp_with_cquery/ 5 comments emacs
- emacs-lsp https://www.reddit.com/r/emacs/comments/7c04nr/emacslsp/ 8 comments emacs
- LSP not loading Terraform clients https://github.com/Integralist/nvim/blob/main/lua/plugins/lsp.lua#L295-L349 5 comments neovim
- Found this gem, how to setup UE5 development on Linux and Neovim with working DAP and LSP https://neunerdhausen.de/posts/unreal-engine-5-with-vim/ 5 comments neovim
- No filetype in my lsp for qml https://github.com/bouteillerAlan/dotfile/tree/nvim_zero-lsp-v3 8 comments neovim
- LSP for your lua config https://github.com/folke/neodev.nvim 5 comments neovim
- Are manual TAGS (ctags, etags, rtags, gtags) preferrable over LSP + xref (as of 2023)? https://github.com/llvm/llvm-project 11 comments emacs
- Wasp is in Beta: Auth, TypeScript, Tailwind, LSP https://wasp-lang.dev/blog/2022/11/29/wasp-beta 2 comments github
- LSP on Windows for Noobs https://microsoft.github.io/language-server-protocol/implementors/servers/ 17 comments neovim
- Bad LSP diagnostics https://github.com/chadPlatypus/platypus-config.nvim/blob/main/init.vim 12 comments neovim
- Issue configure rust-analyzer LSP with nvim-lspconfig https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#rust_analyzer 7 comments neovim
- Does GNOME Builder have a build-in LSP? https://gitlab.gnome.org/GNOME/gnome-builder/-/issues/1463 4 comments gnome
- To everyone who use cmp and lsp installer and can't make their cssls and html autocompletions to work https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#cssls 8 comments neovim
- Catppuccino.nvim: An eye-candy and full-featured Neovim theme with support for native LSP, Trees-sitter, and more! https://github.com/Pocco81/Catppuccino.nvim 57 comments neovim
- What lsp features do you enable disable? https://www.reddit.com/r/emacs/comments/o46k1k/what_lsp_features_do_you_enable_disable/ 15 comments emacs
- Debugging Clojurescript - LSP Mode https://emacs-lsp.github.io/lsp-mode/tutorials/debugging-clojure-script/ 3 comments emacs
- Emacs + LSP with docker & conda https://www.reddit.com/r/emacs/comments/kymvrz/emacs_lsp_with_docker_conda/ 5 comments emacs
- [Tutorial] Configuring Emacs as a Clojure IDE - LSP Mode https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/ 5 comments emacs
- New builtin LSP Diagnostics Module https://github.com/neovim/neovim/pull/12655 35 comments neovim
- help: LSP Mode unable to start eslint server https://www.reddit.com/r/emacs/comments/ivxxlp/help_lsp_mode_unable_to_start_eslint_server/ 9 comments emacs
- C++ IDE using LSP https://www.reddit.com/r/emacs/comments/i9p7ib/c_ide_using_lsp/ 9 comments emacs
- emacs lsp mode for java https://www.reddit.com/r/emacs/comments/gc8ulz/emacs_lsp_mode_for_java/ 5 comments emacs
- How to properly install scala metals LSP in spacemacs? https://scalameta.org/metals/docs/editors/emacs.html 8 comments spacemacs
- UPDATE: Help with latest LSP changes https://github.com/jamestthompson3/vimConfig/blob/master/autoload/tools.vim#L350 10 comments neovim
- Help with newest LSP changes https://github.com/jamestthompson3/vimConfig/blob/3f131027155fc0fe668a6c511aab218c0a605354/lua/lsp_setup.lua#L6 17 comments neovim
- A hands-on experience with builtin LSP support of neovim https://www.reddit.com/r/neovim/comments/dz3ptx/a_handson_experience_with_neovims_builtin_lsp/ 5 comments vim
- HIE LSP size and compilation time https://www.reddit.com/r/haskell/comments/d36h6s/hie_lsp_size_and_compilation_time/ 6 comments haskell
- The Kate Editor - Initial Rust LSP support landed! => Improvements welcome! https://kate-editor.org/post/2019-08-07-kate-initial-rust-lsp-support/ 8 comments rust
- SOLID design: The Liskov Substitution Principle (LSP) https://blog.ndepend.com/solid-design-the-liskov-substitution-principle/ 9 comments csharp
- spacemacs + lsp + dap + docker https://github.com/syl20bnr/spacemacs/pull/11913 2 comments spacemacs
- An LSP (Language Server Protocol) client maintainer's view of the LSP protocol https://www.reddit.com/r/vim/comments/b3yzq4/a_lsp_client_maintainers_view_of_the_lsp_protocol/ 6 comments programming
- Completion in LSP mode is putting the next completion in the wrong area https://www.reddit.com/r/emacs/comments/ad652x/completion_in_lsp_mode_is_putting_the_next/ 3 comments emacs
- Any thoughts of the LSP approach for modes/syntax checking? https://langserver.org/ 3 comments emacs
- Question: what's progress about RMS's suggestion(eg, integrate lSP into Emacs core) https://www.reddit.com/r/emacs/comments/6tdeb7/question_whats_progress_about_rmss_suggestioneg/ 11 comments emacs