RedDragonWebDesign/adblock-filter-analyzer
AdBlock Filter Syntax code highlighter and partial validator. Colorizes and explains the syntax. Good for learning.
JavaScript
Pinned issues
Issues
- 4
hitting enter then typing types in the old spot - bad cursor position when hitting enter
#22 opened by RedDragonWebDesign - 0
License — all rights reserved?
#62 opened by alexanderadam - 0
- 0
- 0
undo paste (Ctrl-Z) not working
#59 opened by RedDragonWebDesign - 0
- 0
integrate with main website
#47 opened by RedDragonWebDesign - 0
xmlhttp warning in devtools: "synchronous xmlhttprequest on main thread is deprecated"
#29 opened by RedDragonWebDesign - 0
add support for specialComments
#57 opened by RedDragonWebDesign - 0
- 0
add a ubo parser mode
#55 opened by RedDragonWebDesign - 0
- 1
break richtextbox off into its own project/class/module, after all the bugs are fixed
#27 opened by RedDragonWebDesign - 0
make sure site looks decent on mobile. do something with definitions box
#53 opened by RedDragonWebDesign - 0
display error hint in definition box
#50 opened by RedDragonWebDesign - 0
ctrl+a + ctrl-v not working reliably, sometimes adds the text to the top of the old text
#52 opened by RedDragonWebDesign - 1
- 0
when changing lists or pasting, reset carat position to 0 in error box
#51 opened by RedDragonWebDesign - 0
when picking new filter list from combo box, carat does not go to position 0
#49 opened by RedDragonWebDesign - 0
add a dropdown list that loads external files, including my tests and major lists
#44 opened by RedDragonWebDesign - 0
- 0
- 1
turn off v-scroll, I find myself scrolling around the window too much
#39 opened by RedDragonWebDesign - 2
richTextBox undo behavior is buggy
#28 opened by RedDragonWebDesign - 1
Pasting an open tag into richTextBox will result in it adding a </closingTag> on the last line
#40 opened by RedDragonWebDesign - 0
- 0
- 0
profile and optimize
#45 opened by RedDragonWebDesign - 0
- 0
- 0
support for #$?# - agCSSInjection
#35 opened by RedDragonWebDesign - 0
- 0
add # of lines to index.php
#37 opened by RedDragonWebDesign - 0
Ctrl-A then paste is slow. Consider having JS delete all text, then do the paste
#36 opened by RedDragonWebDesign - 0
- 0
- 0
- 0
- 0
hitting backspace at end does not work
#24 opened by RedDragonWebDesign - 0
hitting enter at end places two enters
#23 opened by RedDragonWebDesign - 0
extra enter when importing a file
#25 opened by RedDragonWebDesign - 0
- 0
bad filter list - mismatches
#16 opened by RedDragonWebDesign - 0
typing space at beginning of line doesn't render correctly. needs
#26 opened by RedDragonWebDesign - 0
- 0
- 0
tooltips for specific $options, +js(), domain special chars, pre processing directives, action operators, cosmetic filters
#17 opened by RedDragonWebDesign - 0
- 0
- 0
json and tooltip should display whether it's a static or dynamic filter
#13 opened by RedDragonWebDesign