#LSP? 
This overly competitive domestic landscape of LSP in China is starting to be reminiscent of the EV industry.
November 21, 2025 at 4:46 AM
Ill try this out but my intellisense/highlighting/LSP is already so fucking slow lol
November 21, 2025 at 1:54 AM
#463511 di-tui: 1.11.3 -> 1.11.4
#463510 cargo-shear: 1.6.2 -> 1.6.3
#463508 vscode-extensions.danielsanmedium.dscodegpt: 3.14.172 -> 3.14.190
#463500 terraform-providers.hashicorp_azurerm: 4.52.0 -> 4.54.0
#463495 luau-lsp: 1.56.1 -> 1.56.2
#463488 python313Packages.pysmartthings: 3.3.3 -> 3.3.4
November 21, 2025 at 12:05 AM
#neovim Development News

The 0.12 version will support for `textDocument/onTypeFormatting` LSP method. This will allow LSP servers to adjust text during user typing.

PR:
- github.com/neovim/neovi...
feat(lsp): support `textDocument/onTypeFormatting` by ribru17 · Pull Request #34637 · neovim/neovim
Implements on-type formatting using a vim.on_key() approach to listen to typed keys. It will listen to keys on the left hand side of mappings. The on_key callback is cleared when detaching the last...
github.com
November 20, 2025 at 1:15 PM
🍻 ts_query_ls 🍻

LSP implementation for Tree-sitter's query files

🔗 https://github.com/ribru17/ts_query_ls

#homebrew #newpkg #macos #linux #formula
November 20, 2025 at 12:48 PM
Show HN: Marimo VS Code extension – Python notebooks built on LSP and uv https://github.com/marimo-team/marimo-lsp (https://news.ycombinator.com/item?id=45982774)
GitHub - marimo-team/marimo-lsp: A language server and VS Code extension for marimo
A language server and VS Code extension for marimo - marimo-team/marimo-lsp
github.com
November 20, 2025 at 5:22 AM
marimoのVScodeエクステンションがあるというので入れてみたものの、"Failed to communicate with marimo language server. See marimo-lsp logs for details."のエラーがどうにもできなくて使えない。
November 20, 2025 at 2:12 AM
That's a shame, I tried it when it first came out and wasn't stable enough. I'm loving the idea of the project and looking forwards to it being my LSP of choice.
November 19, 2025 at 9:31 PM
FWIW we rolled out opt-in usage of the @typescriptlang.org native preview for in-editor workflows a few weeks ago at Vanta and the response has been extremely and overwhelmingly positive, the gaps in LSP support notwithstanding. I’m working on our blockers to just using it for all type checking.
We're hoping for TypeScript 6.0 early 2026 (think February or earlier) and 7.0 shortly after.

We're looking for people to use the native previews of 7.0 for feedback ASAP though. We feel the language service is pretty solid these days!
November 19, 2025 at 9:19 PM
Show HN: Marimo VS Code extension – Python notebooks built on LSP and uv

notes
Show HN: Marimo VS Code extension – Python notebooks built on LSP and uv
notes
cnznews.com
November 19, 2025 at 9:18 PM
Show HN: Marimo VS Code extension – Python notebooks built on LSP and uv
L: https://github.com/marimo-team/marimo-lsp
C: https://news.ycombinator.com/item?id=45982774
posted on 2025.11.19 at 13:09:29 (c=2, p=29)
November 19, 2025 at 8:27 PM
shoutout to open source software
November 19, 2025 at 7:33 PM
Show HN: Marimo VS Code extension – Python notebooks built on LSP and uv https://github.com/marimo-team/marimo-lsp (https://news.ycombinator.com/item?id=45982774)
GitHub - marimo-team/marimo-lsp: A language server and VS Code extension for marimo
A language server and VS Code extension for marimo - marimo-team/marimo-lsp
github.com
November 19, 2025 at 7:05 PM
byoe (bring your own editor) for @marimo.io is here. built from scratch with LSP + uv

marimo.io/blog/vscode
Announcing our VS Code and Cursor extension
Bringing a native marimo experience to your favorite IDE
marimo.io
November 19, 2025 at 6:47 PM
Nanjun Li, Ziyue Hao, Quanqiang Wang, Xuanyin Wang
LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices
https://arxiv.org/abs/2511.14322
November 19, 2025 at 8:43 AM
Hey, the LSP already supports it - this is mostly UI work (I know, the worst sort of work in an open source project 🤣)
November 19, 2025 at 7:45 AM
Nanjun Li, Ziyue Hao, Quanqiang Wang, Xuanyin Wang: LSP-YOLO: A Lightweight Single-Stage Network for Sitting Posture Recognition on Embedded Devices https://arxiv.org/abs/2511.14322 https://arxiv.org/pdf/2511.14322 https://arxiv.org/html/2511.14322
November 19, 2025 at 6:31 AM
LSP AND HIEROPHANT ATTACKS #ADVENTURETIME
November 19, 2025 at 6:17 AM
but like, man's gotta have an LSP and not go insane, so
November 19, 2025 at 1:20 AM
Got some nice feedback from smart people today, including the guy that reignited my love for programming and sent me on the dark path to writing a whole lsp!
Dev Log 19: 2025-11-18
Feedback is a gift
desertthunder.leaflet.pub
November 18, 2025 at 10:56 PM
Calva uses clojure-lsp. Clojure-lsp uses #cljKondo. Clj-kondo uses #clojure. So we had to bring all these people together on one photo, including the author of Clojure! This is a photo of us being photographed by someone else btw

Eric Dallo, Rich Hickey, Peter Stromberg, me, Arthur Fücher
November 18, 2025 at 10:32 PM
it does useful things tho: it does a lot of semantic analysis in those 6 passes so you can plug it into a lsp and write some code and see your text editor fill the screen with red squiggly lines :'>
November 18, 2025 at 9:29 PM