Skip to content
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.

Settings view does not disable cleanly #764

Open
@Ben3eeE

Description

Prerequisites

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

  1. Open atom
  2. Disable settings-view
  3. (optional) Restart atom
  4. 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.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions