# Plugin Playground

## 什麼是 Plugin Playground？

Plugin Playground 是一款即裝即用的功能，可讓您在 FormIt 中快速開發及測試外掛程式。這是一個很棒的概念建模環境，您可以在其中立即實現 3D 構想。您不需要其他任何軟體，因此無需離開 FormIt 應用程式。它隨附一個範例外掛程式，因此您不需要從頭開始設定外掛程式。只需測試您的程式碼，並將專案儲存至您的 GitHub 帳戶，所有操作都在「Playground」面板中進行。

以下是在 Plugin Playground 開發的一些優勢：

* 不需要額外安裝
* 在 FormIt 桌面版或網頁版應用程式中開發、測試和執行外掛程式
* 使用內含的範例程式碼，快速輕鬆地設定檔案
* 將專案儲存至您自己的 GitHub 帳戶
* 使用錄製功能

![](/files/fs2MSDMAIDw9RlaMrw3E)

## 安裝 Plugin Playground

您可以將 Plugin Playground 想成是一個製作外掛程式的外掛程式。這是因為您安裝它的方式就跟安裝其他任何外掛程式一樣。開啟 Plugin Manager，您會在「Recommended」清單下找到 Plugin Playground。使用開關安裝 Plugin Playground。

![](/files/NzFCZ6lygqrch6GkpIzo)

安裝後，您可以透過右側功能表中的 ![](/files/c0wx41V0AMktqiQVXxWl) 圖示存取 Plugin Playground。

![](/files/utkdLAupbXazPsUS29K9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://windows.help.formit.autodesk.com/zh-tw/plugins/how-to-develop-plugins/your-first-plugin/plugin-playground.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
