Reload automatically editors when grammars files (.cson
) changes.
The reloading is doing asynchronously.
Only editors that are affected by the selected language are reload.
Enable live reload
: check if you want to enabled grammars live reload.Disable live reload for specific grammars
: define the names of your grammars package who exclude from live reload. (ex: language-git, language-swift
)Regular expression use to detect grammar files
Settings/Preferences > Install > Search for grammar-live-reload
Or
apm install grammar-live-reload
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.