Cannot read property 'fsPath' of null
See original GitHub issueCreated a shortcut but an error occurs: “I created a shortcut but an error occurs”
"key": "cmd+d",
"command": "sftp.trans.remote",
"when": "editorTextFocus"
}
OSX High Sierra VSCode 1.24.0-insider
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Cannot read property 'fsPath' of null · Issue #51289
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in...
Read more >vscode.workspace.workspaceFolders[0].uri.fsPath running ...
I am using latest typescript version which is "typescript": "^4.5.4". here's the code. Error line: const projectRoot = vscode.workspace.
Read more >Salesforce VScode retrieve from org "Cannot read property ...
However when I executed the command it failed saying "Starting SFDX: Retrieve Source from Org Cannot read property 'split' of undefined".
Read more >VScode error: Cannot read property 'file' of undefined
Hi guys, I'm using VScode + julia extensions. Normally, when I apply ⇧(shift)+enter on a line of code in a .jl file, it...
Read more >VS Code API | Visual Studio Code Extension API
VS Code API is a set of JavaScript APIs that you can invoke in your Visual ... GitHub Authentication) are excluded from the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Got this error when I’ve updated VSCODE to the new
Version 1.24.0 (1.24.0)
The v1.1.2 has fixed it and been published.