mysql / mysql/mysql-shell-plugins
Cannot Save Script file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When I open a Visual Studio Code tab for MySQL Shell as a script, the 'save' button doesn't appear to do anything. Works fine as a workbook, and I suppose I could use that as a workaround.
Contributor guide
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
Reproduce the issue by opening a MySQL Shell script in a Visual Studio Code tab and comparing it with a workbook, where saving works. Trace the script-tab save entry point and identify why the save action has no effect. Done means script files save successfully from the tab without relying on the workbook workaround; add or run the relevant tests if the project provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript, vscode
- Domain
- databases, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100