From 17ecdc23bc057ee026bb8cd7b1cd53cd03f253fe Mon Sep 17 00:00:00 2001 From: Asuka Minato Date: Tue, 19 Aug 2025 17:04:48 +0900 Subject: [PATCH] add ty (#2175) --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 16f0518..d82438d 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -195,6 +195,7 @@ index: 1 | [Protocol Buffers](https://protobuf.dev/) | [lasorda](https://github.com/lasorda) | [protobuf-language-server](https://github.com/lasorda/protobuf-language-server) | Go | | PureScript | [Nicholas Wolverson](https://github.com/nwolverson) | [purescript-language-server](https://github.com/nwolverson/purescript-language-server) | PureScript | | Puppet| [Lingua Pupuli](https://github.com/lingua-pupuli) | [puppet language server](https://github.com/lingua-pupuli/puppet-editor-services) | Ruby | +| Python | [astral-sh](https://astral.sh/) | [ty](https://github.com/astral-sh/ty) | Rust | | Python| [Fabio Zadrozny](https://github.com/fabioz/) | [PyDev on VSCode](http://www.pydev.org/vscode/index.html) | Java, Python | | Python | MS | [Pyright](https://github.com/microsoft/pyright) | TypeScript | | Python | Meta | [Pyrefly](https://github.com/facebook/pyrefly) | Rust |