confluentinc / confluentinc/vscode

Migrate document/URI metadata tracking from workspace state to global state

Open
#1,636 0 comments 0 reactions 1 assignee Claimed by @shouples View on GitHub
Flink
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

https://github.com/confluentinc/vscode/pull/1595 sets up initial metadata persistence (CCloud org, compute pool info) for individual documents on a per-workspace basis, but we clear workspace state on extension activation, so re-opening the workspace will require re-setting compute pool metadata.

Once we're happy with the short-term behavior, we should move this to global state since it isn't wiped between activations and will also allow cross-workspace metadata lookups.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.