зеркало из https://github.com/mozilla/gecko-dev.git
b6c5329234
The TAB handler for the source editor used to add indentSize - 1 spaces, unless the caret was on the beginning of a line. This only ever works if you are pressing TAB after writing one character. Otherwise we should always calculate the necessary spaces based on the caret position (modulo indentSize) MozReview-Commit-ID: EdcM4IhhyMk --HG-- extra : rebase_source : 99957d8683f172d65213052e36281a24c7dffd2a |
||
---|---|---|
.. | ||
codemirror | ||
tern | ||
test | ||
.eslintrc.js | ||
autocomplete.js | ||
css-autocompleter.js | ||
debugger.js | ||
editor.js | ||
moz.build | ||
package.json | ||
webpack.config.js |