Online Editor Suggestions

  • remove case sensitivity
  • check for strings containing sets of input letters like Sublime Text
  • example: typing ‘element.style.bc’ would bring up a list including ‘backgroundColor’
  • allow highlighted block to be indented with tab instead of resulting in a deletion of the highlighted text upon tab

Hi there,

Thanks for your suggestions. We fixed the block indenting so that should work now.

For your other suggestions I’m not sure if we can do those at the moment. We are using Tern for auto complete which has certain limitations. But we’ll have a closer look to see if we can implement some of those :wink: