Friday, March 4, 2016

Detecting Code Indentation — Firefox Developer Tools — Medium



The Firefox developer tools use CodeMirror as the source editor in many places (including the new WebIDE). CodeMirror provides auto-indentation when starting a new line and can convert tab presses into indents.

from My Pocket https://medium.com/firefox-developer-tools/detecting-code-indentation-eff3ed0fb56b

No comments:

Post a Comment