# How to test plugin without unloading and loading it

**URL:** https://forum.pinegrow.com/t/how-to-test-plugin-without-unloading-and-loading-it/4825
**Category:** Plugin Development
**Created:** [January 8, 2021, 1:29pm UTC](https://forum.pinegrow.com/t/how-to-test-plugin-without-unloading-and-loading-it/4825 "2021-01-08T13:29:33Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ehigiepaul](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/ehigiepaul/32/2339_2.png) [@ehigiepaul](https://forum.pinegrow.com/u/ehigiepaul)
#### Post date: [January 8, 2021, 1:29pm UTC](https://forum.pinegrow.com/t/how-to-test-plugin-without-unloading-and-loading-it/4825/1 "2021-01-08T13:29:33Z")

</div>

good day, i will like to know how to test my plugin without loading and unloading it everytime i modify the code. And please can we also get a typescript sdk for PG to make it easy to develop plugin faster.  
Thanks

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [January 8, 2021, 7:30pm UTC](https://forum.pinegrow.com/t/how-to-test-plugin-without-unloading-and-loading-it/4825/2 "2021-01-08T19:30:36Z")

</div>

Hi @ehigiepaul,  
You can right-click on the pinecone in the upper left corner and select reload app. That will reload any plugins that are currently loaded.

At least short-term, there aren’t any plans to release a TS SDK. Sorry.

Bob
