• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

local-settings

Apply project-local settings to current ones.
s-shin
0.4.1 1,277
8
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Local Settings

This package allows you to extend the current config with project-local settings.

demo

Installation

apm install local-settings

Usage

  • Make .atomrc.cson file in the root of the current workspace. .atomrc.cson can include any settings which are available in config.cson.
  • Execute Local Settings: Enable from the command palette (cmd+shift+p).
  • If you edit .atomrc.cson after enabled, execute Local Settings: Reload.
  • If you want to restore settings, execute Local Settings: Disable.

Configuration

You can configure some settings by config.cson.

'local-settings':
  'configFileName': '.atomrc' # '.cson' is automatically appended
  'autoEnable': false # if true, enable local settings on opening project

If you change config.cson, do Window: Reload.

Notice

Currently the config file in the first project is used in any projects when you load multiple projects in the tree view.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by