Probably all known, but just in case:
- Disabled item can no longer be selected, so it can't be re-enabled...
- If Grammar A includes Grammar B, and both bundles define a folding setting with the same scope selector, B's folding rules are picked up. I had expected that to be A's folding rules, so it is easier to overwrite a stock bundle's rules without having to modify the stock bundle itself by disabling the folding setting.
- Support files can't be edited in the bundle editor.
Gerd
On 19 Dec 2011, at 17:05, Gerd Knops wrote:
- If Grammar A includes Grammar B, and both bundles define a folding setting with the same scope selector, B's folding rules are picked up. I had expected that to be A's folding rules […]
Which one gets picked up is random — like with any other case of multiple settings for same property with same scope selector.
In the case of Grammar A including Grammar B, it should add to the (root) scope and the improved folding patterns should target this (more) specialized scope.