microsoft / microsoft/foundry-dev-tools
fix
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
Does this occur consistently?
Repro steps:
Action: ai-mlstudio.openInVSCodeAzure
Error type: SyntaxError
Error Message: Unexpected non-whitespace character after JSON at position 1271 (line 2 column 1)
Version: 1.6.13
OS: linux
OS Arch: x64
OS Release: 6.1.158.2-microsoft-standard
Product: Visual Studio Code
Product Version: 1.138.0
Language: en
UTC time: Fri, 18 Sep 2026 08:35:19 GMT
Call Stack
y.beforeRun extension.js:2390:2469
y.process extension.js:2390:2265
s.open extension.js:2390:12507
extension.js:2160:21739extension.js:2160:21739
async o extension.js:1908:19260
extension.js:1910:17503extension.js:1910:17503
async pf._executeContributedCommand extensionHostProcess.js:555:48874
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 reproducing the ai-mlstudio.openInVSCodeAzure command using the reported VS Code and extension versions, then inspect the extension.js:2390 stack location and the corresponding repository source. Confirm the JSON parsing failure and identify the input that produces it; done means the command completes without the reported SyntaxError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100