# Help on updating UXP validator for VSCode

**URL:** https://forums.creativeclouddeveloper.com/t/help-on-updating-uxp-validator-for-vscode/10615
**Category:** Premiere Pro
**Created:** [April 12, 2025, 3:07pm UTC](https://forums.creativeclouddeveloper.com/t/help-on-updating-uxp-validator-for-vscode/10615 "2025-04-12T15:07:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jarda](https://sea1.discourse-cdn.com/flex015/user_avatar/forums.creativeclouddeveloper.com/jarda/32/1909_2.png) [@Jarda](https://forums.creativeclouddeveloper.com/u/Jarda)
#### Post date: [April 12, 2025, 3:07pm UTC](https://forums.creativeclouddeveloper.com/t/help-on-updating-uxp-validator-for-vscode/10615/1 "2025-04-12T15:07:24Z")

</div>

Hello, I created UXP validator for VSCode. [Validator for UXP - Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=JaroslavBereza.uxpvalidator)

Since I am not working with Premier Pro I would welcome your feedback on what I could add.

First I will add it into this table so it will be choice in UI: [vscode-uxp-validator/common/versionTable.ts at main · jardicc/vscode-uxp-validator · GitHub](https://github.com/jardicc/vscode-uxp-validator/blob/main/common/versionTable.ts) but not sure about versions and dates.

Then if something from manifest version 5 or 6 is not supported unlike in other host apps or does not work according to documentation I would like to know as well so I could improve manifest validation rules here: [vscode-uxp-validator/server/src/manifestValidation/jsonQuirksDetector.ts at main · jardicc/vscode-uxp-validator · GitHub](https://github.com/jardicc/vscode-uxp-validator/blob/main/server/src/manifestValidation/jsonQuirksDetector.ts)

I hope there are no differences in CSS implementation but you never know… 😃
