microsoft / microsoft/vscode-data-analysis-for-copilot
Failed to execute code. Stuck in process.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 15
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 1
Description
Every time I attempt to test this extension with a simple data analysis task to plot different graphs, it gets stuck in an execution loop indefinitely. Please fix the bug, as it is currently not working.
It correctly explains the data in text, but whenever it tries to code and execute to show the plot, it gets stuck.
VS Code version: 1.97.2(latest)
Extension Version: 0.2.2(latest)
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
Start by reproducing the simple data-analysis plotting task in VS Code 1.97.2 with extension version 0.2.2. The issue names no files or tests, so inspect the extension's execution path and available diagnostics to locate the loop. Done means plotting code executes successfully and does not remain stuck indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- data-visualization, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100