Hacker News
- Prisma language server update adds in-editor advertisements https://github.com/prisma/language-tools/issues/1732 3 comments
- The Heart of a Language Server https://rust-analyzer.github.io/blog/2023/12/26/the-heart-of-a-language-server.html 17 comments
- Postgres Language Server https://github.com/supabase/postgres_lsp 119 comments
- Language Server Protocol https://github.com/Microsoft/language-server-protocol 28 comments
- Go language's HTTP/2 demo and interop server https://http2.golang.org/ 29 comments
- Pylance Now Default Language Server for Python in Visual Studio Code https://visualstudiomagazine.com/articles/2021/05/11/vscode-python-may21.aspx 2 comments
- Swift is becoming a first-class server-side programming language, with the aid of tools such as Kitura. https://www.hpe.com/us/en/insights/articles/swift-it-isnt-just-for-iphones-anymore-1803.html 39 comments swift
- Haskell-language-server is looking for a logo https://mail.haskell.org/pipermail/haskell-cafe/2020-december/133253.html 11 comments haskell
- New version of elm-language-server and the ElmLS vscode extension https://marketplace.visualstudio.com/items?itemName=Elmtooling.elm-ls-vscode 4 comments elm
- Plugin devs: type check your lua plugins with lua-language-server and EmmyLua (GitHub action) https://github.com/mrcjkb/lua-typecheck-action 15 comments neovim
- Svelte Language Server Errors, when configuring Path Aliases https://flaming.codes/posts/custom-lib-folder-with-path-alias-in-sveltekit 2 comments sveltejs
- GraphQL Language Server with Lspconfig https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#graphql 5 comments neovim
- Is there a language server for HTTP? https://github.com/Huachao/vscode-restclient 4 comments neovim
- How to make sure Haskell Language Server correctly works in VS Code? https://www.reddit.com/r/haskell/comments/jc1kal/how_to_make_sure_haskell_language_server/ 9 comments haskell
- Dravidian Language Learning and Conversation Discord Server https://www.reddit.com/r/pakistan/comments/hbmdpr/dravidian_language_learning_and_conversation/ 5 comments pakistan
- Which Python Language Server do you use? https://github.com/palantir/python-language-server/tree/0591ade123692cae95ccb15260e6a0390f0620c8 31 comments neovim
- What's up with language servers? https://www.reddit.com/r/typescript/comments/fk6zte/whats_up_with_language_servers/ 3 comments typescript
- My automated easy server management using 3 languages https://www.reddit.com/r/factorio/comments/ctkyu7/my_automated_easy_server_management_using_3/ 19 comments factorio
- The Kate editor now with Language Server Protocol Support for C/C++ with CMake/clangd tooling https://cullmann.io/posts/kate-lsp-status-july-22/ 6 comments cpp
- ELM Language Server https://marketplace.visualstudio.com/items?itemName=Elmtooling.elm-ls-vscode 7 comments elm
- completor.vim the async completion engine for vim now support language server protocol https://github.com/maralla/completor.vim/pull/254 13 comments vim
- A new Slavic Discord server (languages and culture) https://discord.gg/phGkGYM 4 comments linguistics
- Language Server Protocol draft implementation appears on Go git source https://go-review.googlesource.com/c/tools/+/136676 20 comments golang
- Introducing Sourcegraph Server 2.6: Symbol search for 75+ languages https://about.sourcegraph.com/blog/introducing-sourcegraph-server-2-6/ 5 comments programming
- Are there any server languages that give a similar experience that Elm gives? https://www.reddit.com/r/elm/comments/6wxwis/are_there_any_server_languages_that_give_a/ 32 comments elm
- What the Rust Language Server can do http://www.ncameron.org/blog/what-the-rls-can-do/ 53 comments programming
- Working on Rust Language Server for GSoC 2017 https://xanewok.github.io/gsoc/2017/working-on-rust-language-server/ 17 comments rust
- Language servers and IDEs https://perplexinglyemma.blogspot.de/2017/06/language-servers-and-ides.html 65 comments rust
- Language Server Protocol using Clangd https://eclipse.org/community/eclipse_newsletter/2017/april/article5.php 7 comments cpp
- What language is the best for webdev ? (Server side) https://www.reddit.com/r/webdev/comments/5hsmtk/what_language_is_the_best_for_webdev_server_side/ 14 comments webdev
- The state of Swift as a server side language http://blog.trifork.com/2016/05/02/server-side-applications-in-apples-swift/ 20 comments swift
- Go will be the server language of the future http://nathany.com/why-go 11 comments golang
- Juice - the JavaScript Web Framework. Write your server and client code in the same language! http://juicejs.org/ 16 comments javascript
- How the RLS (Rust Language Server) works https://www.ncameron.org/blog/how-the-rls-works/ 50 comments rust
- Rust Language Server Now Available with Rustup http://www.jonathanturner.org/2017/04/rls-now-in-nightly.md.html 10 comments programming
- Despite the flowery language, the Department of Labor is trying to give businesses the ability to redistribute server’s tips as they see fit. There is a 30 day period where you can voice your concerns about this. https://www.dol.gov/newsroom/releases/whd/whd20171204 44 comments politics
- 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
- How we found exploitable zero-days in the open-source GlassFish server with the Security Graph Language https://www.sourceclear.com/blog/how-we-found-exploitable-zero-days-in-the-open-source-glassfish-server-with-the-security-graph-language/ 7 comments java
- Ocypod: language-agnostic, Redis-backed job queue server implemented using Rust/Actix https://www.reddit.com/r/rust/comments/b6wxvj/ocypod_languageagnostic_redisbacked_job_queue/ 4 comments rust
- Post on r/vim critiquing the Language Server Protocol (LSP), by an LSP client maintainer. Would be interested in any thoughts the devs of lsp-mode and/or eglot might have on this. https://www.reddit.com/r/vim/comments/b3yzq4/a_lsp_client_maintainers_view_of_the_lsp_protocol/ 19 comments emacs