---
title: "Plugins - Developer environment"
section: "Web Navigator"
route: /webnavigatorpluginsdevenv
account: {accountId}
bruce_api: https://{accountId}.api.nextspace.host
guardian_api: https://guardian.nextspace.host
---
# Plugins - Developer environment

We're working to make plugin development easier as it's a tedious process to write, zip, and upload a plugin every time you want to test it.

This first iteration will include an example plugin that comes with a deployment script, and some typing that will help guide your IDE with the plugin's context.

[Download starter kit](/res/samples/plugin-dev-env.zip)

The setup and usage of the starter kit is detailed in the README file that comes with the download.

However, here are some screenshots of the expected results.

![](/res/plugins/dev-env-config.png)

Above is the expected config you will need to know.

See above how my IDE is suggesting the plugin's context. I can 'ctrl + left-click' to jump to the definition of the plugin's context.

A quick command to deploy changes.

---

Urls on this page are resolved for account `{accountId}`.
Site index: https://docs.nextspace.host/llms.txt · whole site in one file: https://docs.nextspace.host/llms-full.txt
Human-readable version of this page: https://docs.nextspace.host/webnavigatorpluginsdevenv
