#LSP
100年くらい言っているが、init.luaとLSP周りの再設定をガッとやりたい
November 11, 2025 at 7:23 PM
LSP has identified a light-colored pickup truck as a vehicle of interest that was in the area when a motorcyclist was killed in a hit and run involving an 18-wheeler on a highway in St. Martin Parish in October.
Light-colored truck in area when motorcyclist killed by 18-wheeler in St. Martin Parish, troopers say
ST. MARTIN PARISH, La. (NEWS 15) — Louisiana State Police has identified a light-colored pickup truck as a vehicle of interest that was in the area when a motorcyclist was
www.kadn.com
November 11, 2025 at 6:00 PM
item.rakuten.co.jp/livio777/lsp...
なんかこういうサンダル…………やっぱ懐古も入ってるよなぁ
みにもにをベースにagehaとかとリンネルとKERAを合わせたような
item.rakuten.co.jp
November 11, 2025 at 3:57 PM
#Gechter soll am Montag in die Vollbelastung zurückkehren. Dazu kann #Zeefuik die LSP für sich nutzen. #Klemens ist auch zurück auf dem Rasen, wenn auch noch nicht im Teamtraining.

Es wird.
November 11, 2025 at 2:15 PM
Luau LSP for Visual Studio Code Integration: September 23rd
November 11, 2025 at 1:44 PM
いろんな経済圏に片足を突っ込みながらうまーく生きてるけど、今後はどうしようかねぇ。
来年末ぐらいのsuicaの拡充でsuicaくんの出番がかなり増えそうだしなやましい。JALのLSPも欲しいしなぁ、うーん
November 11, 2025 at 12:29 PM
just-lsp 0.2.8-1 x86_64 A language server for just

Interest | Match | Feed
Origin
archlinux.org
November 11, 2025 at 10:22 AM
Transparant is VWS zelden als het om grote zorgICT-uitgaven gaat. Kosten van LSP, Mitz en PGO's deels niet en deels onduidelijk verantwoord. zorgictzorgen.nl/transparant-...
Transparant is VWS zelden als het om zorgICT-uitgaven gaat
Transparant is VWS zelden als het om zorgICT-uitgaven gaat. Kosten van LSP, Mitz en PGO's deels niet en deels onduidelijk verantwoord.
zorgictzorgen.nl
November 11, 2025 at 10:19 AM
Merged PRs for 2025-11-10

Modules
#460485 nixos/plasma6: enable fwupd by default

Packages
#460433 vimPlugins.gdscript-extended-lsp-nvim: init at 2025-10-28
#460500 stevenblack-blocklist: 3.16.29 -> 3.16.31
#460499 rabbitmq-server: 4.1.4 -> 4.2.0
November 11, 2025 at 12:05 AM
im not even going to say anything because i might offend those who use a web browser to write code
November 10, 2025 at 5:05 PM
Neovim. An lsp, with neotree and centerpad covers most Small projects.

Vscodium is a foss vscode distro that in my experience behaves way better.

Also rip Atom. Like damn. It was so good
November 10, 2025 at 4:50 PM
Reason is just a syntax on top of OCaml, so everything that works in OCaml, works with Reason. ocaml-lsp-server, dune, odoc, opam, and all the OCaml ecosystem.

(Since I know you know OCaml, no need to sell it :P)
November 10, 2025 at 12:10 PM
Reason and ReScript are very different nowadays. They have a past together with BuckleScript.

ReScript is HM, nice syntax, fast compiler, etc maybe less fp as reason, but still good and tightly integrated with the JavaScript ecosystem: npm, shipping prebuild binaries, their own lsp
November 10, 2025 at 12:10 PM
Hatte mich schon gewundert, aber diese dämliche LSP hatte ich nicht auf dem Schirm. Wagner schafft es bestimmt in der Pause entlassen zu werden
November 10, 2025 at 1:07 AM
Just over an hour later at ~04:00 UTC, something's going to launch on the SSO polar orbit track from Jiuquan SLC, and it's likely to be another launch for Ceres-1 of Galactic Energy, currently China's most reliable private LSP.
...on November 10 ~04:00 UTC, just over an hour after the LM-12 launch above, what seems to be the next Galactic Energy Ceres 1 rocket (*finally* their 6th of the year, a far cry from Electron...) will launch towards SSO.

Or is it? I'm so bad at thinking through all this stuff!
November 9, 2025 at 9:48 PM
If you're using Zed and want to contribute to Expert LSP, this is what you put in your Zed's config file to use a locally generated Expert release

#ElixirLang
November 9, 2025 at 8:21 PM
Finally spent some time trying to contribute to Expert LSP.

I started to have problems with Expet with Zed and asdf.

With the inspiration from this gist.github.com/jeregrine/1b... and some help from Claude Code, I was able to try some improvements:

#ElixirLang
Jason Stiebs on X: "FYI If you use @zeddotdev and Elixir Expert lsp: Zed only grabs the newest build if the version changes. Expert only has nightly and version doesn't change. You may need to delete the file manually and this https://t.co/lrkW6qxpGC" / X
FYI If you use @zeddotdev and Elixir Expert lsp: Zed only grabs the newest build if the version changes. Expert only has nightly and version doesn't change. You may need to delete the file manually and this https://t.co/lrkW6qxpGC
x.com
November 9, 2025 at 8:15 PM
LSP Room Builder. Un plugin open-source pour prendre un modèle 3D (type Blender) et recréer l’acoustique complète : forme, murs, sol, matériaux, sources…
Il génère un IR pour que le son se comporte comme dans l'environnement 3D
lsp-plug.in?page=manuals...
THE plugin qui me fume depuis des mois
7/7
Linux Studio Plugins Project
lsp-plug.in
November 9, 2025 at 5:49 PM
Yeah this strikes me as something that should be possible already via some local lsp server queries. I'm surprised its not done yet, tempting project but I cannot believe no one(s) is actively solving this, intersection of AI tooling and roughly the most popular language in the world.
November 9, 2025 at 5:17 PM
I think this will be easier/possible pretty soon with TS native (7.0) as they explore an LSP like interface for the compiler API. Although maybe you could do it currently with the ts server as-is.
November 9, 2025 at 5:07 PM
I would appreciate a TypeScript LSP MCP, Claude Code could turn a laborious non-deterministic process (easily 1+ minutes on large code bases) of identifier renames into a few seconds deterministic process. For now I try to do that for Claude but steals some degree of flow from me.
November 9, 2025 at 4:58 PM
VDLM2 Message From: OE-LSP / EC64AP

Message: GOOD AFTERNOON COULD YOU PLS LOOK IF WE HAVE ANY SLOT FOR EJU77 26 ORY/OPO MANY THX ALEXIS AND SEB

Track Aircraft: https://www.flightradar24.com/OE-LSP

Area: Nantes, France

#acars #vdlm2 #OELSP #EC64AP
November 9, 2025 at 1:08 PM
MCP is base on JSON-RCP(as for ie. LSP).
November 9, 2025 at 9:03 AM