errata: missed the ...left-hand... side... original post below is right-hand side oriented and has already tool tip in addition to some autocompleteion.
For console entry autocompletion with tab is just fine, because it is like the linux terminal autocompletion...
////////////////////////
I'm not sure if using tab is a good ide in an editor to trigger autocomplete... since tab means something... May be I do not undertand complely, but I really dislike the time of autocompletion that take more work to not to complete than having to type all. A ctlr or command blank makes more sense to me.... but it may be only beause I'm used to it.
One can though justify tab as an autocomplete, because once a line is started with a character - at the proper (with tab) indented position, tabs do not matter anymore and canc be use for autocompletion...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
errata: missed the ...left-hand... side... original post below is right-hand side oriented and has already tool tip in addition to some autocompleteion.
For console entry autocompletion with tab is just fine, because it is like the linux terminal autocompletion...
////////////////////////
I'm not sure if using tab is a good ide in an editor to trigger autocomplete... since tab means something... May be I do not undertand complely, but I really dislike the time of autocompletion that take more work to not to complete than having to type all. A ctlr or command blank makes more sense to me.... but it may be only beause I'm used to it.
One can though justify tab as an autocomplete, because once a line is started with a character - at the proper (with tab) indented position, tabs do not matter anymore and canc be use for autocompletion...