microsoft / microsoft/vscode-sublime-keybindings
Sublime Extension does not handle error while writing to user settings
Open
@rebornix is already working on this.
Since Dec 1, 2017.
bug
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
From @alexandrudima on June 27, 2017 9:9
Testing #29144
Open your settings.json and make a change to the file. Make sure you don't have auto-save enabled and that the file is dirty.
Reload VS Code and wait for the Sublime Extension prompt. Click on Yes. The extension shows the message "New features have been added" while in fact it could not write to the user settings.
Copied from original issue: Microsoft/vscode#29544
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.
Assessment
This issue has not been assessed yet.