Working on html/css code completion (IntelliSense)

Initially I wasn’t plan to include code completion for html and css in the first beta version of LIVEditor, but later I found that it’s not a good idea.

I myself when coding I heavily rely  on the  auto-complete feature which makes me much more productive and frees me from having to remember too many things I shouldn’t waste my memory to remember.

So I decided to implement at least some basic code-completion feature for html and css in the first beta of LIVEditor – yes, the first implementation will be basic, but finally you’ll be able to extend the code completion using JavaScript. Sounds cool? 🙂