Taras Novak

Results 138 issues of Taras Novak

inspiried by https://github.com/keplergl/kepler.gl save html map option :) ...

enhancement

see this code bit from vega-unfurl repo for more info :) https://github.com/RandomFractals/vega-unfurl/blob/master/app.js#L72

enhancement

for testing older vega specs with this extension

enhancement
UX

this is already set up in extension.ts workspace.onDidChangeTextDocument event handler, but I disabled it for alpha. If updating preview on json spec save is not sufficient I can enable this...

enhancement

literally, the only supported data formats type missing in this ext. for prototying vega charts offline and in code. I'll add it if devs using Vega Viewer vote on it....

enhancement

for onboarding devs and devops using k8s, gitops, or related command line tools. Walkthrough steps might include: - short gitops intro - links to CLI tools - list of gitops...

documentation
feature
UI

with a link to `wego` CLI installation instructions: https://docs.gitops.weave.works/docs/installation As part of GitOps terminal initialization in #8, we should: - [ ] list `wego` version installed - [ ] display...

feature
UI

k8s tools already have some built-in: https://github.com/Azure/vscode-kubernetes-tools/tree/master/snippets We can present them in a custom k8s snippets view similar to this generic snippets extension: https://github.com/RandomFractals/vscode-snippets-viewer and add GitOps/Flux specific snippets in...

feature
UI

@murillodigital looking at the output @usernamehw shared for the controllers state update in https://github.com/weaveworks/vscode-gitops-tools/issues/74#issuecomment-924821003, we should start talking about replicas and conditions and how they fit in our clusters tree...

feature
UI
blocked

see `icon` field in `package.json` from #4 and view container setup in #3 ![weave-gitops-view-container](https://user-images.githubusercontent.com/656833/130093312-05d3faa0-353b-4e21-bd78-419d63b92a02.png)

documentation
UI
blocked