AdguardTeam / AdguardTeam/VscodeAdblockSyntax
Add formatter option to the VSCode extension
Đang mở
feature request
question
- Ngôn ngữ chính
- TypeScript
- Star
- 88
- Fork
- 8
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
At this point this is an issue for discussing how the formatter can be implemented and how exactly the filter lists and individual rules should be formatted / sorted.
My initial idea is to sort the filter lists so that all rules for a given website were collected together. Something like this:
```
google.com###banner
||example.org^$domain=google.com
||google.com/test
```
At the same time we should take comments into account. Maybe allow grouping rules into a single section using special comments.
Anyways, lets discuss.
CC @AdguardTeam/filters-maintainers @maximtop @scripthunter7
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.