dataiku / dataiku/dss-integration-vscode
Feature Request: Command palette option to switch between instances
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 2
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
Currently, this extension only works with the default instance.
Changing the URL/API via command palette changes theses entries in the default instance of ~/.dataiku/config.json. As a result, there is no way to switch to working with the other instances in config.json. What's worse is the extension will overwrite the values of the default instance.
Suggest adding an option to "Select active instance" and choose from the keys in dss_instances
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the command-palette handling for changing the URL/API and the code that reads or writes ~/.dataiku/config.json. Inspect how the dss_instances keys are represented, then define the active-instance selection flow. Done means the command palette can select an instance and changing its settings does not overwrite the default instance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100