1
0
Fork 0
mirror of https://github.com/laravel-ls/protocol.git synced 2026-06-16 20:10:02 +02:00
Commit graph

8 commits

Author SHA1 Message Date
39fb18c7ea README.md: fix indent in code example 2026-02-18 13:40:34 +01:00
3dcbf4fcbb Change CancelParams.Id's type to json.Number
Need to handle both integer and string according to spec.
2026-02-09 00:22:19 +01:00
98467f4874 add CancelParams 2026-02-02 19:11:46 +01:00
59661d5961 adding LSP rcp error codes 2026-02-02 19:11:35 +01:00
3ce51072ee add more LanguageID constants 2026-02-02 19:11:13 +01:00
6f13c618cc make LanguageID a string alias 2026-02-02 19:10:43 +01:00
8ef225607a Adding LICENSE 2026-02-02 19:10:27 +01:00
9061064e97 Initial commit 2025-11-01 10:20:54 +01:00