Taras Novak
Taras Novak
Hi Ben, Is that container width setting new? I have not updated to the latest vega or vega-lite libs. Yeah, send me a PR if you know the fix. Thanks
@bbenzikry is this still the case? I never got your PR to get containers width fixed. Also, do you have a simple example or a screenshot that illustrates the container...
@bbenzikry oh, I see now. So, we'll need to set that view to container width. I'll look into it on the next vega libs update. @domoritz do I need to...
@domoritz will do on the next vega libs update.
@josefaworks that process is described here: https://code.visualstudio.com/api/working-with-extensions/publishing-extension WeaveWorks would need to create Azure DevOps account in order to publish this extension in VS marketplace: https://docs.microsoft.com/en-us/azure/devops/organizations/accounts/create-organization?view=azure-devops @usernamehw is familiar with that...
This k8s templates vscode extension actually has k8s code snippets configured in standard vscode `.json` snippets file format: https://marketplace.visualstudio.com/items?itemName=lunuan.kubernetes-templates snippets code: https://github.com/lunuan/vscode-kubernetes-templates/tree/master/snippets you can preview them in snippets viewer: ...
Since you have grafana repo for provisioning those dashboards: https://github.com/weaveworks/grafanalib It might be interesting to explore these Grafana config templates: https://marketplace.visualstudio.com/items?itemName=yesoreyeram.grafana and use them for scaffolding grafana dashboard nodes in...
@murillodigital we'll need better icons for this extension and gitOps activity bar view container. I used your corp. logo png for now: 
built-in vscode icons repo with templates to create them: https://github.com/microsoft/vscode-codicons we need someone to create custom `gitops-logo.svg` and png icons for light and dark vscode UI themes using those templates...
@murillodigital since what we are planning to offer as main functionality of this GitOps extension depends heavily on Flux, I suggest we use Flux icons and logo images, if you...