Fix toggleLineCommentsForBufferRows

This commit is contained in:
Max Brunsfeld
2017-09-25 09:52:15 -07:00
parent 090b753d84
commit 345e236d86
3 changed files with 147 additions and 98 deletions

View File

@@ -429,3 +429,5 @@ class ScopedSettingsDelegate {
}
}
}
TextEditorRegistry.ScopedSettingsDelegate = ScopedSettingsDelegate