opencaesar / oml-vision

A VS Code extension providing UI viewpoints for OML models
Other
4 stars 2 forks source link

Add a listener to the gradle tasks side page webview to change when a user makes a change to the build.gradle file in a OML model #38

Open pogi7 opened 6 months ago

pogi7 commented 6 months ago

Checklist before submitting a feature request

Is your feature request related to a problem? If yes, describe the problem

I am annoyed that I have to re-activate the OML Vision extension in order for new changes to the gradle tasks to show in the webview.

Describe the desired feature

I want to add a listener to the gradle tasks side page webview to change when a user makes a change to the build.gradle file in a OML model.

Additional context

The Gradle Tasks in the Setup Tasks webview should change when a user makes a change and saves in the build.gradle file of an OML model.

image