Ai Install Extension: Difference between revisions

From wiki karavi
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
# Installed IDE Extensions
= Installed IDE Extensions =


> **Legend:** ✅ installed | — not installed
این صفحه لیست تمام افزونه‌های نصب‌شده در سه IDE (VS Code، Cursor، Antigravity) را نشان می‌دهد.
> All three IDEs are built on Visual Studio Code and share the same extension marketplace.


## Summary Table
'''راهنما:''' ✅ = نصب‌شده | — = نصب‌نشده


| # | Extension ID | Name | VS Code | Cursor | Antigravity |
هر سه IDE مبتنی بر VS Code هستند و از همان Marketplace استفاده می‌کنند.
|---|--------------|------|:-------:|:------:|:-----------:|
| 1 | `anthropic.claude-code` | Claude Code (Anthropic) | ✅ | ✅ | ✅ |
| 2 | `anysphere.remote-ssh` | Remote SSH (Anysphere) | — | ✅ | — |
| 3 | `anysphere.remote-wsl` | Remote WSL (Anysphere) | — | ✅ | — |
| 4 | `bivipi.ag-manager` | AG Manager (BiViPi) | — | ✅ | ✅ |
| 5 | `blackboxapp.blackbox` | Blackbox AI | ✅ | — | — |
| 6 | `blackboxapp.blackboxagent` | Blackbox Agent | ✅ | — | — |
| 7 | `continue.continue` | Continue | ✅ | — | — |
| 8 | `erennyuksell.ag-multi-account-switchboard` | AG Multi Account Switchboard | — | — | ✅ |
| 9 | `golang.go` | Go (golang) | — | — | ✅ |
| 10 | `leandrosilvaferreira.claude-agents-monitor` | Claude Agents Monitor | — | — | ✅ |
| 11 | `llvm-vs-code-extensions.vscode-clangd` | clangd (LLVM) | — | — | ✅ |
| 12 | `lucasdonordeste.claude-control` | Claude Control | — | ✅ | ✅ |
| 13 | `lucasdonordeste.claude-control-panel` | Claude Control Panel | ✅ | — | — |
| 14 | `meta.pyrefly` | Pyrefly (Meta) | — | — | ✅ |
| 15 | `ms-azuretools.vscode-containers` | Dev Containers | ✅ | — | — |
| 16 | `ms-dotnettools.csdevkit` | C# Dev Kit | ✅ | — | — |
| 17 | `ms-dotnettools.csharp` | C# (Microsoft) | ✅ | — | — |
| 18 | `ms-dotnettools.vscode-dotnet-runtime` | .NET Runtime | ✅ | — | — |
| 19 | `ms-python.debugpy` | Python Debugger (debugpy) | — | — | ✅ |
| 20 | `ms-python.python` | Python (Microsoft) | — | — | ✅ |
| 21 | `ms-python.vscode-python-envs` | Python Environment Manager | — | — | ✅ |
| 22 | `ms-vscode.powershell` | PowerShell (Microsoft) | — | — | ✅ |
| 23 | `nrigalle.claude-trace` | Claude Trace | ✅ | ✅ | ✅ |
| 24 | `openai.chatgpt` | ChatGPT (OpenAI) | ✅ | ✅ | ✅ |
| 25 | `saoudrizwan.claude-dev` | Claude Dev | ✅ | ✅ | ✅ |
| 26 | `shopify.ruby-lsp` | Ruby LSP (Shopify) | — | — | ✅ |
| 27 | `wannanbigpig.codex-accounts-manager` | Codex Accounts Manager | ✅ | — | — |
| 28 | `yossisa.cursor-usage` | Cursor Usage | — | ✅ | — |


---
== Summary Table ==


## Details
{| class="wikitable sortable"
|-
! #
! Extension ID
! Name
! VS Code
! Cursor
! Antigravity
|-
| 1 || <code>anthropic.claude-code</code> || Claude Code (Anthropic) || ✅ || ✅ || ✅
|-
| 2 || <code>anysphere.remote-ssh</code> || Remote SSH (Anysphere) || — || ✅ || —
|-
| 3 || <code>anysphere.remote-wsl</code> || Remote WSL (Anysphere) || — || ✅ || —
|-
| 4 || <code>bivipi.ag-manager</code> || AG Manager (BiViPi) || — || ✅ || ✅
|-
| 5 || <code>blackboxapp.blackbox</code> || Blackbox AI || ✅ || — || —
|-
| 6 || <code>blackboxapp.blackboxagent</code> || Blackbox Agent || ✅ || — || —
|-
| 7 || <code>continue.continue</code> || Continue || ✅ || — || —
|-
| 8 || <code>erennyuksell.ag-multi-account-switchboard</code> || AG Multi Account Switchboard || — || — || ✅
|-
| 9 || <code>golang.go</code> || Go (golang) || — || — || ✅
|-
| 10 || <code>leandrosilvaferreira.claude-agents-monitor</code> || Claude Agents Monitor || — || — || ✅
|-
| 11 || <code>llvm-vs-code-extensions.vscode-clangd</code> || clangd (LLVM) || — || — || ✅
|-
| 12 || <code>lucasdonordeste.claude-control</code> || Claude Control || — || ✅ || ✅
|-
| 13 || <code>lucasdonordeste.claude-control-panel</code> || Claude Control Panel || ✅ || — || —
|-
| 14 || <code>meta.pyrefly</code> || Pyrefly (Meta) || — || — || ✅
|-
| 15 || <code>ms-azuretools.vscode-containers</code> || Dev Containers || ✅ || — || —
|-
| 16 || <code>ms-dotnettools.csdevkit</code> || C# Dev Kit || ✅ || — || —
|-
| 17 || <code>ms-dotnettools.csharp</code> || C# (Microsoft) || ✅ || — || —
|-
| 18 || <code>ms-dotnettools.vscode-dotnet-runtime</code> || .NET Runtime || ✅ || — || —
|-
| 19 || <code>ms-python.debugpy</code> || Python Debugger (debugpy) || — || — || ✅
|-
| 20 || <code>ms-python.python</code> || Python (Microsoft) || — || — || ✅
|-
| 21 || <code>ms-python.vscode-python-envs</code> || Python Environment Manager || — || — || ✅
|-
| 22 || <code>ms-vscode.powershell</code> || PowerShell (Microsoft) || — || — || ✅
|-
| 23 || <code>nrigalle.claude-trace</code> || Claude Trace || ✅ || ✅ || ✅
|-
| 24 || <code>openai.chatgpt</code> || ChatGPT (OpenAI) || ✅ || ✅ || ✅
|-
| 25 || <code>saoudrizwan.claude-dev</code> || Claude Dev || ✅ || ✅ || ✅
|-
| 26 || <code>shopify.ruby-lsp</code> || Ruby LSP (Shopify) || — || — || ✅
|-
| 27 || <code>wannanbigpig.codex-accounts-manager</code> || Codex Accounts Manager || ✅ || — || —
|-
| 28 || <code>yossisa.cursor-usage</code> || Cursor Usage || — || ✅ || —
|}


### 1. `anthropic.claude-code`
== جزئیات افزونه‌ها ==
- **Name:** Claude Code (Anthropic)
- **Installed in:** VS Code ✅ | Cursor ✅ | Antigravity ✅
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code) · [Cursor](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code)
- **Install:** `code --install-extension anthropic.claude-code`
- **Description:** Official Anthropic Claude Code extension for AI-assisted coding.


### 2. `anysphere.remote-ssh`
=== 1. anthropic.claude-code ===
- **Name:** Remote SSH (Anysphere) — v1.1.14
* '''نام:''' Claude Code (Anthropic)
- **Installed in:** VS Code | Cursor ✅ | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor ✅ | Antigravity
- **Marketplace:** [Cursor](https://marketplace.visualstudio.com/items?itemName=anysphere.remote-ssh)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code VS Code] · [https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code Cursor] · [https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code Antigravity]
- **Install:** `code --install-extension anysphere.remote-ssh`
* '''دستور نصب:''' <code>code --install-extension anthropic.claude-code</code>
- **Description:** Connect to remote servers via Secure Shell (SSH).
* '''توضیح:''' Official Anthropic Claude Code extension for AI-assisted coding.


### 3. `anysphere.remote-wsl`
=== 2. anysphere.remote-ssh ===
- **Name:** Remote WSL (Anysphere) — v1.0.13
* '''نام:''' Remote SSH (Anysphere) — v1.1.14
- **Installed in:** VS Code — | Cursor ✅ | Antigravity —
* '''نصب‌شده در:''' VS Code — | Cursor ✅ | Antigravity —
- **Marketplace:** [Cursor](https://marketplace.visualstudio.com/items?itemName=anysphere.remote-wsl)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=anysphere.remote-ssh Cursor]
- **Install:** `code --install-extension anysphere.remote-wsl`
* '''دستور نصب:''' <code>code --install-extension anysphere.remote-ssh</code>
- **Description:** Connect to Windows Subsystem for Linux (WSL) environments.
* '''توضیح:''' Connect to remote servers via Secure Shell (SSH).


### 4. `bivipi.ag-manager`
=== 3. anysphere.remote-wsl ===
- **Name:** AG Manager (BiViPi) — v1.4.0
* '''نام:''' Remote WSL (Anysphere) — v1.0.13
- **Installed in:** VS Code — | Cursor ✅ | Antigravity
* '''نصب‌شده در:''' VS Code — | Cursor ✅ | Antigravity
- **Marketplace:** [Cursor](https://marketplace.visualstudio.com/items?itemName=bivipi.ag-manager) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=bivipi.ag-manager)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=anysphere.remote-wsl Cursor]
- **Install:** `code --install-extension bivipi.ag-manager`
* '''دستور نصب:''' <code>code --install-extension anysphere.remote-wsl</code>
- **Description:** Manage coding agents (AG) from within the editor.
* '''توضیح:''' Connect to Windows Subsystem for Linux (WSL) environments.


### 5. `blackboxapp.blackbox`
=== 4. bivipi.ag-manager ===
- **Name:** Blackbox AI
* '''نام:''' AG Manager (BiViPi) — v1.4.0
- **Installed in:** VS Code | Cursor | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor | Antigravity
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=blackboxapp.blackbox)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=bivipi.ag-manager Cursor] · [https://marketplace.visualstudio.com/items?itemName=bivipi.ag-manager Antigravity]
- **Install:** `code --install-extension blackboxapp.blackbox`
* '''دستور نصب:''' <code>code --install-extension bivipi.ag-manager</code>
- **Description:** AI coding assistant with code completion and chat.
* '''توضیح:''' Manage coding agents (AG) from within the editor.


### 6. `blackboxapp.blackboxagent`
=== 5. blackboxapp.blackbox ===
- **Name:** Blackbox Agent
* '''نام:''' Blackbox AI
- **Installed in:** VS Code ✅ | Cursor — | Antigravity —
* '''نصب‌شده در:''' VS Code ✅ | Cursor — | Antigravity —
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=blackboxapp.blackboxagent)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=blackboxapp.blackbox VS Code]
- **Install:** `code --install-extension blackboxapp.blackboxagent`
* '''دستور نصب:''' <code>code --install-extension blackboxapp.blackbox</code>
- **Description:** Autonomous AI agent for coding tasks and automation in Blackbox.
* '''توضیح:''' AI coding assistant with code completion and chat.


### 7. `continue.continue`
=== 6. blackboxapp.blackboxagent ===
- **Name:** Continue
* '''نام:''' Blackbox Agent
- **Installed in:** VS Code ✅ | Cursor — | Antigravity —
* '''نصب‌شده در:''' VS Code ✅ | Cursor — | Antigravity —
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=continue.continue)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=blackboxapp.blackboxagent VS Code]
- **Install:** `code --install-extension continue.continue`
* '''دستور نصب:''' <code>code --install-extension blackboxapp.blackboxagent</code>
- **Description:** Open-source AI coding assistant for automated development.
* '''توضیح:''' Autonomous AI agent for coding tasks and automation in Blackbox.


### 8. `erennyuksell.ag-multi-account-switchboard`
=== 7. continue.continue ===
- **Name:** AG Multi Account Switchboard — v3.2.1
* '''نام:''' Continue
- **Installed in:** VS Code | Cursor — | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor — | Antigravity
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=erennyuksell.ag-multi-account-switchboard)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=continue.continue VS Code]
- **Install:** `code --install-extension erennyuksell.ag-multi-account-switchboard`
* '''دستور نصب:''' <code>code --install-extension continue.continue</code>
- **Description:** Switch between multiple agent accounts quickly and easily.
* '''توضیح:''' Open-source AI coding assistant for automated development.


### 9. `golang.go`
=== 8. erennyuksell.ag-multi-account-switchboard ===
- **Name:** Go (golang) v0.56.0
* '''نام:''' AG Multi Account Switchboard v3.2.1
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=golang.go)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=erennyuksell.ag-multi-account-switchboard Antigravity]
- **Install:** `code --install-extension golang.go`
* '''دستور نصب:''' <code>code --install-extension erennyuksell.ag-multi-account-switchboard</code>
- **Description:** Rich language support for the Go programming language.
* '''توضیح:''' Switch between multiple agent accounts quickly and easily.


### 10. `leandrosilvaferreira.claude-agents-monitor`
=== 9. golang.go ===
- **Name:** Claude Agents Monitor — v0.4.7
* '''نام:''' Go (golang) — v0.56.0
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=leandrosilvaferreira.claude-agents-monitor)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=golang.go Antigravity]
- **Install:** `code --install-extension leandrosilvaferreira.claude-agents-monitor`
* '''دستور نصب:''' <code>code --install-extension golang.go</code>
- **Description:** Monitor your Claude agents' activity and status.
* '''توضیح:''' Rich language support for the Go programming language.


### 11. `llvm-vs-code-extensions.vscode-clangd`
=== 10. leandrosilvaferreira.claude-agents-monitor ===
- **Name:** clangd (LLVM) — v0.6.0
* '''نام:''' Claude Agents Monitor — v0.4.7
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=leandrosilvaferreira.claude-agents-monitor Antigravity]
- **Install:** `code --install-extension llvm-vs-code-extensions.vscode-clangd`
* '''دستور نصب:''' <code>code --install-extension leandrosilvaferreira.claude-agents-monitor</code>
- **Description:** C/C++ language server (clangd) with code intelligence.
* '''توضیح:''' Monitor your Claude agents' activity and status.


### 12. `lucasdonordeste.claude-control`
=== 11. llvm-vs-code-extensions.vscode-clangd ===
- **Name:** Claude Control v1.9.3
* '''نام:''' clangd (LLVM) v0.6.0
- **Installed in:** VS Code — | Cursor | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor | Antigravity ✅
- **Marketplace:** [Cursor](https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd Antigravity]
- **Install:** `code --install-extension lucasdonordeste.claude-control`
* '''دستور نصب:''' <code>code --install-extension llvm-vs-code-extensions.vscode-clangd</code>
- **Description:** Control and manage Claude sessions from the editor.
* '''توضیح:''' C/C++ language server (clangd) with code intelligence.


### 13. `lucasdonordeste.claude-control-panel`
=== 12. lucasdonordeste.claude-control ===
- **Name:** Claude Control Panel
* '''نام:''' Claude Control — v1.9.3
- **Installed in:** VS Code | Cursor | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor | Antigravity
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control-panel)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control Cursor] · [https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control Antigravity]
- **Install:** `code --install-extension lucasdonordeste.claude-control-panel`
* '''دستور نصب:''' <code>code --install-extension lucasdonordeste.claude-control</code>
- **Description:** Panel to control and configure Claude AI assistant settings.
* '''توضیح:''' Control and manage Claude sessions from the editor.


### 14. `meta.pyrefly`
=== 13. lucasdonordeste.claude-control-panel ===
- **Name:** Pyrefly (Meta) — v1.2.0
* '''نام:''' Claude Control Panel
- **Installed in:** VS Code | Cursor — | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor — | Antigravity
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=meta.pyrefly)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=lucasdonordeste.claude-control-panel VS Code]
- **Install:** `code --install-extension meta.pyrefly`
* '''دستور نصب:''' <code>code --install-extension lucasdonordeste.claude-control-panel</code>
- **Description:** Fast Python type checker and language server by Meta.
* '''توضیح:''' Panel to control and configure Claude AI assistant settings.


### 15. `ms-azuretools.vscode-containers`
=== 14. meta.pyrefly ===
- **Name:** Dev Containers
* '''نام:''' Pyrefly (Meta) — v1.2.0
- **Installed in:** VS Code | Cursor — | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor — | Antigravity
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-containers)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=meta.pyrefly Antigravity]
- **Install:** `code --install-extension ms-azuretools.vscode-containers`
* '''دستور نصب:''' <code>code --install-extension meta.pyrefly</code>
- **Description:** Develop in reproducible Docker container environments.
* '''توضیح:''' Fast Python type checker and language server by Meta.


### 16. `ms-dotnettools.csdevkit`
=== 15. ms-azuretools.vscode-containers ===
- **Name:** C# Dev Kit
* '''نام:''' Dev Containers
- **Installed in:** VS Code ✅ | Cursor — | Antigravity —
* '''نصب‌شده در:''' VS Code ✅ | Cursor — | Antigravity —
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-containers VS Code]
- **Install:** `code --install-extension ms-dotnettools.csdevkit`
* '''دستور نصب:''' <code>code --install-extension ms-azuretools.vscode-containers</code>
- **Description:** Complete .NET and C# development toolkit.
* '''توضیح:''' Develop in reproducible Docker container environments.


### 17. `ms-dotnettools.csharp`
=== 16. ms-dotnettools.csdevkit ===
- **Name:** C# (Microsoft)
* '''نام:''' C# Dev Kit
- **Installed in:** VS Code ✅ | Cursor — | Antigravity —
* '''نصب‌شده در:''' VS Code ✅ | Cursor — | Antigravity —
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit VS Code]
- **Install:** `code --install-extension ms-dotnettools.csharp`
* '''دستور نصب:''' <code>code --install-extension ms-dotnettools.csdevkit</code>
- **Description:** Official Microsoft C# language support extension.
* '''توضیح:''' Complete .NET and C# development toolkit.


### 18. `ms-dotnettools.vscode-dotnet-runtime`
=== 17. ms-dotnettools.csharp ===
- **Name:** .NET Runtime
* '''نام:''' C# (Microsoft)
- **Installed in:** VS Code ✅ | Cursor — | Antigravity —
* '''نصب‌شده در:''' VS Code ✅ | Cursor — | Antigravity —
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp VS Code]
- **Install:** `code --install-extension ms-dotnettools.vscode-dotnet-runtime`
* '''دستور نصب:''' <code>code --install-extension ms-dotnettools.csharp</code>
- **Description:** Acquires and manages .NET runtimes for extensions.
* '''توضیح:''' Official Microsoft C# language support extension.


### 19. `ms-python.debugpy`
=== 18. ms-dotnettools.vscode-dotnet-runtime ===
- **Name:** Python Debugger (debugpy) — v2026.6.0
* '''نام:''' .NET Runtime
- **Installed in:** VS Code | Cursor — | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor — | Antigravity
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime VS Code]
- **Install:** `code --install-extension ms-python.debugpy`
* '''دستور نصب:''' <code>code --install-extension ms-dotnettools.vscode-dotnet-runtime</code>
- **Description:** Official Python debugger based on the debugpy library.
* '''توضیح:''' Acquires and manages .NET runtimes for extensions.


### 20. `ms-python.python`
=== 19. ms-python.debugpy ===
- **Name:** Python (Microsoft) — v2026.4.0
* '''نام:''' Python Debugger (debugpy) — v2026.6.0
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-python.debugpy Antigravity]
- **Install:** `code --install-extension ms-python.python`
* '''دستور نصب:''' <code>code --install-extension ms-python.debugpy</code>
- **Description:** Official Microsoft Python extension with rich language support.
* '''توضیح:''' Official Python debugger based on the debugpy library.


### 21. `ms-python.vscode-python-envs`
=== 20. ms-python.python ===
- **Name:** Python Environment Manager v1.20.1
* '''نام:''' Python (Microsoft) v2026.4.0
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-python.python Antigravity]
- **Install:** `code --install-extension ms-python.vscode-python-envs`
* '''دستور نصب:''' <code>code --install-extension ms-python.python</code>
- **Description:** Manage Python virtual and conda environments.
* '''توضیح:''' Official Microsoft Python extension with rich language support.


### 22. `ms-vscode.powershell`
=== 21. ms-python.vscode-python-envs ===
- **Name:** PowerShell (Microsoft) v2025.4.0
* '''نام:''' Python Environment Manager v1.20.1
- **Installed in:** VS Code — | Cursor — | Antigravity ✅
* '''نصب‌شده در:''' VS Code — | Cursor — | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=ms-vscode.powershell)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs Antigravity]
- **Install:** `code --install-extension ms-vscode.powershell`
* '''دستور نصب:''' <code>code --install-extension ms-python.vscode-python-envs</code>
- **Description:** Rich PowerShell language support for editing and debugging.
* '''توضیح:''' Manage Python virtual and conda environments.


### 23. `nrigalle.claude-trace`
=== 22. ms-vscode.powershell ===
- **Name:** Claude Trace v1.8.2
* '''نام:''' PowerShell (Microsoft) v2025.4.0
- **Installed in:** VS Code | Cursor | Antigravity ✅
* '''نصب‌شده در:''' VS Code | Cursor | Antigravity ✅
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace) · [Cursor](https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=ms-vscode.powershell Antigravity]
- **Install:** `code --install-extension nrigalle.claude-trace`
* '''دستور نصب:''' <code>code --install-extension ms-vscode.powershell</code>
- **Description:** Trace and visualize Claude AI request breakdowns.
* '''توضیح:''' Rich PowerShell language support for editing and debugging.


### 24. `openai.chatgpt`
=== 23. nrigalle.claude-trace ===
- **Name:** ChatGPT (OpenAI) v26.721.30844
* '''نام:''' Claude Trace v1.8.2
- **Installed in:** VS Code ✅ | Cursor ✅ | Antigravity ✅
* '''نصب‌شده در:''' VS Code ✅ | Cursor ✅ | Antigravity ✅
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=openai.chatgpt) · [Cursor](https://marketplace.visualstudio.com/items?itemName=openai.chatgpt) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=openai.chatgpt)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace VS Code] · [https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace Cursor] · [https://marketplace.visualstudio.com/items?itemName=nrigalle.claude-trace Antigravity]
- **Install:** `code --install-extension openai.chatgpt`
* '''دستور نصب:''' <code>code --install-extension nrigalle.claude-trace</code>
- **Description:** Official OpenAI ChatGPT assistant for coding support.
* '''توضیح:''' Trace and visualize Claude AI request breakdowns.


### 25. `saoudrizwan.claude-dev`
=== 24. openai.chatgpt ===
- **Name:** Claude Dev v4.1.6
* '''نام:''' ChatGPT (OpenAI) v26.721.30844
- **Installed in:** VS Code ✅ | Cursor ✅ | Antigravity ✅
* '''نصب‌شده در:''' VS Code ✅ | Cursor ✅ | Antigravity ✅
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) · [Cursor](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) · [Antigravity](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=openai.chatgpt VS Code] · [https://marketplace.visualstudio.com/items?itemName=openai.chatgpt Cursor] · [https://marketplace.visualstudio.com/items?itemName=openai.chatgpt Antigravity]
- **Install:** `code --install-extension saoudrizwan.claude-dev`
* '''دستور نصب:''' <code>code --install-extension openai.chatgpt</code>
- **Description:** Autonomous coding agent powered by Claude.
* '''توضیح:''' Official OpenAI ChatGPT assistant for coding support.


### 26. `shopify.ruby-lsp`
=== 25. saoudrizwan.claude-dev ===
- **Name:** Ruby LSP (Shopify) v0.10.6
* '''نام:''' Claude Dev v4.1.6
- **Installed in:** VS Code | Cursor | Antigravity ✅
* '''نصب‌شده در:''' VS Code | Cursor | Antigravity ✅
- **Marketplace:** [Antigravity](https://marketplace.visualstudio.com/items?itemName=shopify.ruby-lsp)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev VS Code] · [https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev Cursor] · [https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev Antigravity]
- **Install:** `code --install-extension shopify.ruby-lsp`
* '''دستور نصب:''' <code>code --install-extension saoudrizwan.claude-dev</code>
- **Description:** Ruby language server protocol by Shopify.
* '''توضیح:''' Autonomous coding agent powered by Claude.


### 27. `wannanbigpig.codex-accounts-manager`
=== 26. shopify.ruby-lsp ===
- **Name:** Codex Accounts Manager
* '''نام:''' Ruby LSP (Shopify) — v0.10.6
- **Installed in:** VS Code | Cursor — | Antigravity
* '''نصب‌شده در:''' VS Code | Cursor — | Antigravity
- **Marketplace:** [VS Code](https://marketplace.visualstudio.com/items?itemName=wannanbigpig.codex-accounts-manager)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=shopify.ruby-lsp Antigravity]
- **Install:** `code --install-extension wannanbigpig.codex-accounts-manager`
* '''دستور نصب:''' <code>code --install-extension shopify.ruby-lsp</code>
- **Description:** Manage multiple Codex accounts and authentication.
* '''توضیح:''' Ruby language server protocol by Shopify.


### 28. `yossisa.cursor-usage`
=== 27. wannanbigpig.codex-accounts-manager ===
- **Name:** Cursor Usage — v1.3.0
* '''نام:''' Codex Accounts Manager
- **Installed in:** VS Code | Cursor | Antigravity —
* '''نصب‌شده در:''' VS Code | Cursor | Antigravity —
- **Marketplace:** [Cursor](https://marketplace.visualstudio.com/items?itemName=yossisa.cursor-usage)
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=wannanbigpig.codex-accounts-manager VS Code]
- **Install:** `code --install-extension yossisa.cursor-usage`
* '''دستور نصب:''' <code>code --install-extension wannanbigpig.codex-accounts-manager</code>
- **Description:** Track and display your Cursor usage statistics.
* '''توضیح:''' Manage multiple Codex accounts and authentication.


---
=== 28. yossisa.cursor-usage ===
* '''نام:''' Cursor Usage — v1.3.0
* '''نصب‌شده در:''' VS Code — | Cursor ✅ | Antigravity —
* '''Marketplace:''' [https://marketplace.visualstudio.com/items?itemName=yossisa.cursor-usage Cursor]
* '''دستور نصب:''' <code>code --install-extension yossisa.cursor-usage</code>
* '''توضیح:''' Track and display your Cursor usage statistics.


## Install All Extensions
== Install All Extensions ==


You can install all extensions across the three IDEs with these commands:
می‌توانید تمام افزونه‌ها را با این دستورها نصب کنید:


```bash
'''VS Code:'''
# VS Code
<pre>
code --install-extension anthropic.claude-code
code --install-extension anthropic.claude-code
code --install-extension blackboxapp.blackbox
code --install-extension blackboxapp.blackbox
Line 258: Line 292:
code --install-extension saoudrizwan.claude-dev
code --install-extension saoudrizwan.claude-dev
code --install-extension wannanbigpig.codex-accounts-manager
code --install-extension wannanbigpig.codex-accounts-manager
</pre>


# Cursor
'''Cursor:'''
<pre>
code --install-extension anysphere.remote-ssh
code --install-extension anysphere.remote-ssh
code --install-extension anysphere.remote-wsl
code --install-extension anysphere.remote-wsl
Line 265: Line 301:
code --install-extension lucasdonordeste.claude-control
code --install-extension lucasdonordeste.claude-control
code --install-extension yossisa.cursor-usage
code --install-extension yossisa.cursor-usage
</pre>


# Antigravity
'''Antigravity:'''
<pre>
code --install-extension erennyuksell.ag-multi-account-switchboard
code --install-extension erennyuksell.ag-multi-account-switchboard
code --install-extension golang.go
code --install-extension golang.go
Line 277: Line 315:
code --install-extension ms-vscode.powershell
code --install-extension ms-vscode.powershell
code --install-extension shopify.ruby-lsp
code --install-extension shopify.ruby-lsp
```
</pre>


> **Tip:** Generic Marketplace URL: `https://marketplace.visualstudio.com/items?itemName={IDENTIFIER}`
> '''نکته:''' فرمت عمومی آدرس Marketplace: <code>https://marketplace.visualstudio.com/items?itemName=شناسه</code>

Revision as of 07:57, 9 August 2026

Installed IDE Extensions

این صفحه لیست تمام افزونه‌های نصب‌شده در سه IDE (VS Code، Cursor، Antigravity) را نشان می‌دهد.

راهنما: ✅ = نصب‌شده | — = نصب‌نشده

هر سه IDE مبتنی بر VS Code هستند و از همان Marketplace استفاده می‌کنند.

Summary Table

# Extension ID Name VS Code Cursor Antigravity
1 anthropic.claude-code Claude Code (Anthropic)
2 anysphere.remote-ssh Remote SSH (Anysphere)
3 anysphere.remote-wsl Remote WSL (Anysphere)
4 bivipi.ag-manager AG Manager (BiViPi)
5 blackboxapp.blackbox Blackbox AI
6 blackboxapp.blackboxagent Blackbox Agent
7 continue.continue Continue
8 erennyuksell.ag-multi-account-switchboard AG Multi Account Switchboard
9 golang.go Go (golang)
10 leandrosilvaferreira.claude-agents-monitor Claude Agents Monitor
11 llvm-vs-code-extensions.vscode-clangd clangd (LLVM)
12 lucasdonordeste.claude-control Claude Control
13 lucasdonordeste.claude-control-panel Claude Control Panel
14 meta.pyrefly Pyrefly (Meta)
15 ms-azuretools.vscode-containers Dev Containers
16 ms-dotnettools.csdevkit C# Dev Kit
17 ms-dotnettools.csharp C# (Microsoft)
18 ms-dotnettools.vscode-dotnet-runtime .NET Runtime
19 ms-python.debugpy Python Debugger (debugpy)
20 ms-python.python Python (Microsoft)
21 ms-python.vscode-python-envs Python Environment Manager
22 ms-vscode.powershell PowerShell (Microsoft)
23 nrigalle.claude-trace Claude Trace
24 openai.chatgpt ChatGPT (OpenAI)
25 saoudrizwan.claude-dev Claude Dev
26 shopify.ruby-lsp Ruby LSP (Shopify)
27 wannanbigpig.codex-accounts-manager Codex Accounts Manager
28 yossisa.cursor-usage Cursor Usage

جزئیات افزونه‌ها

1. anthropic.claude-code

  • نام: Claude Code (Anthropic)
  • نصب‌شده در: VS Code ✅ | Cursor ✅ | Antigravity ✅
  • Marketplace: VS Code · Cursor · Antigravity
  • دستور نصب: code --install-extension anthropic.claude-code
  • توضیح: Official Anthropic Claude Code extension for AI-assisted coding.

2. anysphere.remote-ssh

  • نام: Remote SSH (Anysphere) — v1.1.14
  • نصب‌شده در: VS Code — | Cursor ✅ | Antigravity —
  • Marketplace: Cursor
  • دستور نصب: code --install-extension anysphere.remote-ssh
  • توضیح: Connect to remote servers via Secure Shell (SSH).

3. anysphere.remote-wsl

  • نام: Remote WSL (Anysphere) — v1.0.13
  • نصب‌شده در: VS Code — | Cursor ✅ | Antigravity —
  • Marketplace: Cursor
  • دستور نصب: code --install-extension anysphere.remote-wsl
  • توضیح: Connect to Windows Subsystem for Linux (WSL) environments.

4. bivipi.ag-manager

  • نام: AG Manager (BiViPi) — v1.4.0
  • نصب‌شده در: VS Code — | Cursor ✅ | Antigravity ✅
  • Marketplace: Cursor · Antigravity
  • دستور نصب: code --install-extension bivipi.ag-manager
  • توضیح: Manage coding agents (AG) from within the editor.

5. blackboxapp.blackbox

  • نام: Blackbox AI
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension blackboxapp.blackbox
  • توضیح: AI coding assistant with code completion and chat.

6. blackboxapp.blackboxagent

  • نام: Blackbox Agent
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension blackboxapp.blackboxagent
  • توضیح: Autonomous AI agent for coding tasks and automation in Blackbox.

7. continue.continue

  • نام: Continue
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension continue.continue
  • توضیح: Open-source AI coding assistant for automated development.

8. erennyuksell.ag-multi-account-switchboard

  • نام: AG Multi Account Switchboard — v3.2.1
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension erennyuksell.ag-multi-account-switchboard
  • توضیح: Switch between multiple agent accounts quickly and easily.

9. golang.go

  • نام: Go (golang) — v0.56.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension golang.go
  • توضیح: Rich language support for the Go programming language.

10. leandrosilvaferreira.claude-agents-monitor

  • نام: Claude Agents Monitor — v0.4.7
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension leandrosilvaferreira.claude-agents-monitor
  • توضیح: Monitor your Claude agents' activity and status.

11. llvm-vs-code-extensions.vscode-clangd

  • نام: clangd (LLVM) — v0.6.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension llvm-vs-code-extensions.vscode-clangd
  • توضیح: C/C++ language server (clangd) with code intelligence.

12. lucasdonordeste.claude-control

  • نام: Claude Control — v1.9.3
  • نصب‌شده در: VS Code — | Cursor ✅ | Antigravity ✅
  • Marketplace: Cursor · Antigravity
  • دستور نصب: code --install-extension lucasdonordeste.claude-control
  • توضیح: Control and manage Claude sessions from the editor.

13. lucasdonordeste.claude-control-panel

  • نام: Claude Control Panel
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension lucasdonordeste.claude-control-panel
  • توضیح: Panel to control and configure Claude AI assistant settings.

14. meta.pyrefly

  • نام: Pyrefly (Meta) — v1.2.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension meta.pyrefly
  • توضیح: Fast Python type checker and language server by Meta.

15. ms-azuretools.vscode-containers

  • نام: Dev Containers
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension ms-azuretools.vscode-containers
  • توضیح: Develop in reproducible Docker container environments.

16. ms-dotnettools.csdevkit

  • نام: C# Dev Kit
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension ms-dotnettools.csdevkit
  • توضیح: Complete .NET and C# development toolkit.

17. ms-dotnettools.csharp

  • نام: C# (Microsoft)
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension ms-dotnettools.csharp
  • توضیح: Official Microsoft C# language support extension.

18. ms-dotnettools.vscode-dotnet-runtime

  • نام: .NET Runtime
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension ms-dotnettools.vscode-dotnet-runtime
  • توضیح: Acquires and manages .NET runtimes for extensions.

19. ms-python.debugpy

  • نام: Python Debugger (debugpy) — v2026.6.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension ms-python.debugpy
  • توضیح: Official Python debugger based on the debugpy library.

20. ms-python.python

  • نام: Python (Microsoft) — v2026.4.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension ms-python.python
  • توضیح: Official Microsoft Python extension with rich language support.

21. ms-python.vscode-python-envs

  • نام: Python Environment Manager — v1.20.1
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension ms-python.vscode-python-envs
  • توضیح: Manage Python virtual and conda environments.

22. ms-vscode.powershell

  • نام: PowerShell (Microsoft) — v2025.4.0
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension ms-vscode.powershell
  • توضیح: Rich PowerShell language support for editing and debugging.

23. nrigalle.claude-trace

  • نام: Claude Trace — v1.8.2
  • نصب‌شده در: VS Code ✅ | Cursor ✅ | Antigravity ✅
  • Marketplace: VS Code · Cursor · Antigravity
  • دستور نصب: code --install-extension nrigalle.claude-trace
  • توضیح: Trace and visualize Claude AI request breakdowns.

24. openai.chatgpt

  • نام: ChatGPT (OpenAI) — v26.721.30844
  • نصب‌شده در: VS Code ✅ | Cursor ✅ | Antigravity ✅
  • Marketplace: VS Code · Cursor · Antigravity
  • دستور نصب: code --install-extension openai.chatgpt
  • توضیح: Official OpenAI ChatGPT assistant for coding support.

25. saoudrizwan.claude-dev

  • نام: Claude Dev — v4.1.6
  • نصب‌شده در: VS Code ✅ | Cursor ✅ | Antigravity ✅
  • Marketplace: VS Code · Cursor · Antigravity
  • دستور نصب: code --install-extension saoudrizwan.claude-dev
  • توضیح: Autonomous coding agent powered by Claude.

26. shopify.ruby-lsp

  • نام: Ruby LSP (Shopify) — v0.10.6
  • نصب‌شده در: VS Code — | Cursor — | Antigravity ✅
  • Marketplace: Antigravity
  • دستور نصب: code --install-extension shopify.ruby-lsp
  • توضیح: Ruby language server protocol by Shopify.

27. wannanbigpig.codex-accounts-manager

  • نام: Codex Accounts Manager
  • نصب‌شده در: VS Code ✅ | Cursor — | Antigravity —
  • Marketplace: VS Code
  • دستور نصب: code --install-extension wannanbigpig.codex-accounts-manager
  • توضیح: Manage multiple Codex accounts and authentication.

28. yossisa.cursor-usage

  • نام: Cursor Usage — v1.3.0
  • نصب‌شده در: VS Code — | Cursor ✅ | Antigravity —
  • Marketplace: Cursor
  • دستور نصب: code --install-extension yossisa.cursor-usage
  • توضیح: Track and display your Cursor usage statistics.

Install All Extensions

می‌توانید تمام افزونه‌ها را با این دستورها نصب کنید:

VS Code:

code --install-extension anthropic.claude-code
code --install-extension blackboxapp.blackbox
code --install-extension blackboxapp.blackboxagent
code --install-extension continue.continue
code --install-extension lucasdonordeste.claude-control-panel
code --install-extension ms-azuretools.vscode-containers
code --install-extension ms-dotnettools.csdevkit
code --install-extension ms-dotnettools.csharp
code --install-extension ms-dotnettools.vscode-dotnet-runtime
code --install-extension nrigalle.claude-trace
code --install-extension openai.chatgpt
code --install-extension saoudrizwan.claude-dev
code --install-extension wannanbigpig.codex-accounts-manager

Cursor:

code --install-extension anysphere.remote-ssh
code --install-extension anysphere.remote-wsl
code --install-extension bivipi.ag-manager
code --install-extension lucasdonordeste.claude-control
code --install-extension yossisa.cursor-usage

Antigravity:

code --install-extension erennyuksell.ag-multi-account-switchboard
code --install-extension golang.go
code --install-extension leandrosilvaferreira.claude-agents-monitor
code --install-extension llvm-vs-code-extensions.vscode-clangd
code --install-extension meta.pyrefly
code --install-extension ms-python.debugpy
code --install-extension ms-python.python
code --install-extension ms-python.vscode-python-envs
code --install-extension ms-vscode.powershell
code --install-extension shopify.ruby-lsp

> نکته: فرمت عمومی آدرس Marketplace: https://marketplace.visualstudio.com/items?itemName=شناسه