Opened 9 years ago
Last modified 9 years ago
#12144 confirmed New Feature
Magic line customization
Reported by: | Boris Lykah | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 |
Keywords: | Support | Cc: | Olek Nowodziński |
Description
Currently we can disable magic line only for descendants of elements which have certain attributes through magicline_tabuList.
I suggest adding a predicate on element to configuration. This would give more flexibility. In my use case magicline should be disabled on the first and last children of an element with given attribute value.
Change History (5)
comment:1 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Version: | → 4.0 |
comment:2 Changed 9 years ago by
This will be possible when we'll finally find time to rewrite magicline with lineutils as its base.
comment:3 Changed 9 years ago by
Cc: | oleq added |
---|
comment:4 Changed 9 years ago by
Cc: | Olek Nowodziński added; oleq removed |
---|
comment:5 Changed 9 years ago by
Keywords: | Support added |
---|
Possibility to specify selector for this particular (or others) configuration options is nice future feature request.