mnismt / codyplusplus

Add some missing features for developers who enjoy Cody
https://marketplace.visualstudio.com/items?itemName=mnismt.cody-plus-plus
MIT License
14 stars 1 forks source link

#1 - Implement Cody Custom Management #3

Closed mnismt closed 4 months ago

mnismt commented 4 months ago

What happened 👀

This PR aims to create a better UI for writing prompts with Cody's configuration properties (mode, context, etc). The main changes include:

Insight 📝

The rationale behind these changes is to provide a more user-friendly interface for managing custom commands within the Cody++ extension. By allowing users to add, edit, and remove commands directly from the UI, we enhance the usability and flexibility of the extension.

The improved webview configuration and UI options ensure a smoother and more intuitive user experience.

Proof Of Work 📹

Add a command

https://github.com/mnismt/codyplusplus/assets/27861064/56bcf457-cfe0-4039-b2ba-539227f14620

Edit a command

https://github.com/mnismt/codyplusplus/assets/27861064/ff3aee16-be27-4b57-9626-0989604ebb01

Remove a command

https://github.com/mnismt/codyplusplus/assets/27861064/4bbd4ca8-b56e-40e6-a864-435cf0d2f1d4