diff --git a/README.ja.md b/README.ja.md index 6e3f7a992..224885c6b 100644 --- a/README.ja.md +++ b/README.ja.md @@ -154,6 +154,7 @@ npm run typecheck ## コミュニティ - [paseo-relay](https://github.com/zenghongtu/paseo-relay) — Go 実装のセルフホスト型リレー +- [paseo-vscode](https://marketplace.visualstudio.com/items?itemName=hinnes.paseo-vscode) — VS Code 拡張機能 --- diff --git a/README.md b/README.md index fc3a46bbb..3b009c8fe 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ npm run typecheck ## Community - [paseo-relay](https://github.com/zenghongtu/paseo-relay) — self-hosted relay in Go +- [paseo-vscode](https://marketplace.visualstudio.com/items?itemName=hinnes.paseo-vscode) — VS Code extension --- diff --git a/README.zh-CN.md b/README.zh-CN.md index 385464471..e6baeb8e5 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -154,6 +154,7 @@ npm run typecheck ## 社区 - [paseo-relay](https://github.com/zenghongtu/paseo-relay) — Go 实现的自托管 relay +- [paseo-vscode](https://marketplace.visualstudio.com/items?itemName=hinnes.paseo-vscode) — VS Code 扩展 ### 自托管 relay TLS diff --git a/public-docs/community.md b/public-docs/community.md index 1e86a0fa1..8d835e01a 100644 --- a/public-docs/community.md +++ b/public-docs/community.md @@ -16,6 +16,8 @@ Projects built by the Paseo community. These **aren't official Paseo projects** - **[zenghongtu/paseo-relay](https://github.com/zenghongtu/paseo-relay)**, a lightweight self-hosted relay server for Paseo, written in Go. Run your own relay instead of the hosted one for fully self-hosted remote access. For how the relay fits into Paseo's connection model, see [Security](/docs/security). +- **[paseo-vscode](https://marketplace.visualstudio.com/items?itemName=hinnes.paseo-vscode)**, a VS Code extension. + ## Add your project Built something for Paseo, a relay, a deployment recipe, an integration, a client? Open a pull request or an issue on [GitHub](https://github.com/getpaseo/paseo) to get it listed here.