language-server

Tag

Cards List
#language-server

A curmudgeon tries a language server

Hacker News Top · 2026-08-26 Cached

A developer reflects on their traditional coding workflow and explores how using language servers in Haskell can approximate the interactive experience of Lisp programmers.

0 favorites 0 likes
#language-server

A local code index for coding agents that resolves imports without a language server (Rust, MIT, runs offline)

Reddit r/LocalLLaMA · 2026-08-08

A Rust-based local code index for coding agents that resolves imports without a language server, using oxc for JS/TS and stack-graphs for Python/Java, running fully offline and returning annotated, non-overclaimed call-site results.

0 favorites 0 likes
#language-server

A field day for Gleam’s language server | Gleam v.1.18.0 release

Lobsters Hottest · 2026-07-29 Cached

Gleam version 1.18.0 has been released, with significant improvements to its language server including record field support, type variable renaming, and module renaming, as well as faster JavaScript code generation through data singletons.

0 favorites 0 likes
#language-server

Gleam v1.17.0

Hacker News Top · 2026-06-02 Cached

Gleam v1.17.0 introduces the `gleam export escript` command for creating single-file BEAM programs, highlight references in the language server, and constant `todo` expressions. The first Gleam Gathering conference videos are also released.

0 favorites 0 likes
#language-server

The Go language server can do some impressive code navigation

Lobsters Hottest · 2026-05-29 Cached

The Go language server (gopls) offers impressive code navigation features for Go developers, enhancing IDE capabilities.

0 favorites 0 likes
#language-server

XS: A programming language. Anywhere, anytime, by anyone

Hacker News Top · 2026-05-17 Cached

XS is a new programming language distributed as a single statically-linked binary containing the compiler, language server, debugger, formatter, linter, test runner, profiler, and package manager. It runs unchanged on multiple platforms including Linux, macOS, Windows, WASI, iOS, Android, ESP32, and Raspberry Pi, and offers multiple backends including a JIT, VM, and transpilers to C and JavaScript.

0 favorites 0 likes
#language-server

Pyrefly v1.0 is here

Lobsters Hottest · 2026-05-13 Cached

Pyrefly, an open-source Python type checker and language server, reaches v1.0, marking production readiness with significant performance improvements and adoption by major codebases like PyTorch and NumPy.

0 favorites 0 likes
← Back to home

Submit Feedback