Files
Andrew Scott 696e827391 refactor(language-server): split session into separate handlers
Breaks up the large session.ts file into separate handlers and consolidates the code related to completions in the server into the handler file
2026-01-21 10:12:47 -08:00
..
2025-11-06 10:03:05 -08:00

@angular/language-server

This package contains the Language Server Protocol (LSP) implementation of the Angular Language Service.

Usage

See node index.js --help