5digits / dactyl

Pentadactyl and other related Gecko extensions
Other
468 stars 98 forks source link

jscompletion plugin throws syntax error #137

Open veeven opened 8 years ago

veeven commented 8 years ago

Error message from console:

pentadactyl: sourcing C:\Users\[…]\pentadactyl\plugins\jscompletion.js
pentadactyl: SyntaxError: missing ] after element list
pentadactyl: SyntaxError: missing ] after element list::
pentadactyl: echoerr: C:\Users\[…]\pentadactyl\plugins\jscompletion.js:67: SyntaxError: missing ] after element list

I think it is due to array comprehensions.