tamzinblake / js3-mode

A chimeric fork of js2-mode and js-mode
GNU General Public License v3.0
181 stars 13 forks source link

Port ac-js2 and include completion functionality. #98

Open PythonNut opened 10 years ago

PythonNut commented 10 years ago

ac-js2 allows js2-mode to produce completions for auto-complete-mode which is very useful.

Would it be possible for js3-mode to include this functionality? (The skewer mode functionality may be committed or included) Currently, semantic autocompletion is not possible in js3-mode.