Closed tomak-git closed 9 years ago
Without spending to much thought into it I'd say this would require a pretty substantial rewrite. Current implementation just overlays a simple dom widget with a form over the editor, to support autocomplete I'd probably somehow have to implement the overlay as an codemirror document. Not sure how I'd go about doing that and whether it is really worth the effort.
Closing due to low cost benefit ratio and not enough spare time. Feel free to submit a pull request though.
When using placeholders Light Table's autocomplete function is suspended.
Steps to reproduce:
It would be great to have access to autocomplete when typing within placeholders.