Skip to content

Fix for 404 - language server implementations not found#2233

Open
orien wants to merge 2 commits intomicrosoft:gh-pagesfrom
orien:defunct
Open

Fix for 404 - language server implementations not found#2233
orien wants to merge 2 commits intomicrosoft:gh-pagesfrom
orien:defunct

Conversation

@orien
Copy link
Contributor

@orien orien commented Feb 27, 2026

Resolve a couple of 404 errors for repository links to language server implementations.

| Perl | [Brian Scannell](https://github.com/bscan) | [Perl Navigator](https://github.com/bscan/PerlNavigator)| Perl |
| Pest | [Pest Maintainers](https://github.com/orgs/pest-parser/teams/pest-ide-tools) | [Pest IDE Tools](https://github.com/pest-parser/pest-ide-tools) | Rust |
| Crane **PHP** | [HvyIndustries](https://github.com/HvyIndustries) | [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=HvyIndustries.crane) | TypeScript |
| Crane **PHP** | [HvyIndustries](https://github.com/HvyIndustries) | [crane](https://github.com/HvyIndustries/crane) | TypeScript |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

| Python | [Samuel Roeca](https://github.com/pappasam) | [jedi-language-server](https://github.com/pappasam/jedi-language-server) | Python |
| Python | [Shunsuke Shibayama](https://github.com/mtshiba) | [pylyzer](https://github.com/mtshiba/pylyzer) | Rust |
| Python | [zubanls](https://zubanls.com/) | [zuban](https://github.com/zubanls/zuban) | Rust |
| [Pony](https://www.ponylang.io/) | [Mahan Bakhshi](https://github.com/MahanBi) | [PonyLS](https://github.com/MahanBi/PonyLS) | Pony |
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The https://github.com/MahanBi/PonyLS link finds nothing. I can't find any reference to a repository called PonyLS on GitHub.

Remove this entry.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per the deprecation note

Language Server (pony-lsp)
The pony-lsp language server source code has been merged into the main Pony compiler repository:

Repository: ponylang/ponyc
Distribution: The language server is now released and distributed together with ponyc
Installation: Install ponyc via your preferred package manager to get the pony-lsp binary
VS Code Extension
The Pony Visual Studio Code extension has been moved to its own dedicated repository:

Repository: ponylang/vscode-extension
For Users
If you're currently using the Pony Language Server or Visual Studio Code extension:

pony-lsp: Install the latest version of ponyc to get the pony-lsp binary
VS Code extension: Get the newest extension from ponylang/vscode-extension.

So if we want to point to the Pony LSP, it's here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

@orien orien Mar 11, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants