aulx
aulx copied to clipboard
Aulx is an autocompleter for Web code.
In the default UI, it would be great to have the option of scrolling through all entries, instead of restraining to a fixed number of shown guesses. @scrapmac, what do...
and thus when in the next lines you do subnode.type, it throws.
Thus it throws.
It would be really nice if YUI compression worked on aulx.js and aulx-ui.js . Right now, it just gives errors and produces half-compressed code.
So far, the idea is to compute the final score of each suggestion based on a weighted sum. For instance, on JS: ``` w1·(keyword score) + w2·(static analysis score) +...