This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Open
Description
Prerequisites
- Can you reproduce the problem in safe mode?
- Are you running the latest version of Atom?
- Did you check the debugging guide?
- Did you check the FAQs on Discuss?
- Are you reporting to the correct repository?
- Did you perform a cursory search to see if your bug or enhancement is already reported?
For more information on how to write a good bug report or enhancement request, see the CONTRIBUTING
guide.
Description
Disabling settings-view package has some issues. Application:show-settings command still exists in palette and keybind ctrl+, and executing it opens a weird atom:\config file that causes atom to hang when saving it.
Same issue different package: atom/about#22
Steps to Reproduce
- Open atom
- Disable settings-view
- (optional) Restart atom
- Run application:show-settings from command palette or default keybinding ctrl+, on windows.
Expected behavior: Nothing or preferred atom to open the config file for editing.
Actual behavior: Weird non existing file opens that causes atom to hang when saving.
Versions
1.6.X
Windows 7.