redhat-developer / vscode-tekton

Tekton support for Visual Studio Code
MIT License
70 stars 36 forks source link

feat: use v1 snippets when v1 is enabled on cluster (#725) #735

Closed lstocchi closed 1 year ago

lstocchi commented 1 year ago

it resolves #725

In the gif below you can see that i'm logged to a cluster which have v1beta1 and the snippet show it accordingly, then i switch to my miikube that has v1 installed and the snippet is updated.

new-snippets