You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix formatting on typing and saving ([51c2f7f](https://github.com/atom-community/atom-ide-code-format/commit/51c2f7f320e4740fc3dbd8e1f2d7e02f9cb52eef))
7
+
* fix success check of applyTextEditsToBuffer ([e13720e](https://github.com/atom-community/atom-ide-code-format/commit/e13720e1a66af75140c77dda907d0f1c2993fb6f))
* remove rxjs from _formatCodeInTextEditor ([83032f9](https://github.com/atom-community/atom-ide-code-format/commit/83032f95dfeabe3f8ca841682da9956e1f3c5f8a))
12
+
* remove rxjs from _formatCodeOnSaveInTextEditor ([4ab7bfa](https://github.com/atom-community/atom-ide-code-format/commit/4ab7bfa898c9c38bb29eab6f10d7c6574a07cdff))
13
+
* remove rxjs from _formatCodeOnTypeInTextEditor ([a0d865f](https://github.com/atom-community/atom-ide-code-format/commit/a0d865f995b03bd37734e180f13feac184949324))
14
+
* remove rxjs from _handleEvent command case ([a92d37d](https://github.com/atom-community/atom-ide-code-format/commit/a92d37d61bb5339e37ffec15649754717e70fdd4))
15
+
* remove rxjs from code-format:format-code ([0795945](https://github.com/atom-community/atom-ide-code-format/commit/07959453d602a5f63cc66877aa23830d37e1d53e))
* use atom-ide-base's ProviderRegistry ([16c31a6](https://github.com/atom-community/atom-ide-code-format/commit/16c31a6605a2c68958c59d0837c236943c5094d2))
20
+
* use atom-ide-base's TextEdit ([84459d6](https://github.com/atom-community/atom-ide-code-format/commit/84459d67254c1e2cc6c1116f0200adc3d880cbef))
21
+
* use event.currentTarget to get editor ([6722c9d](https://github.com/atom-community/atom-ide-code-format/commit/6722c9d7bbf3f311841e08b27392cbeb45787fbc))
0 commit comments