microsoft / microsoft/foundry-dev-tools
grole
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 899 (line 2 column 1)
Version: 1.6.13
OS: linux
OS Arch: x64
OS Release: 6.1.146.1-microsoft-standard
Product: Visual Studio Code
Product Version: 1.138.0
Language: en
UTC time: Thu, 17 Sep 2026 03:44:08 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 on Linux with the reported Visual Studio Code and extension versions, then inspect the extension.js stack around beforeRun and process. Done means identifying the response that produces the JSON parse error and confirming the command completes without the SyntaxError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100