問題タブ [nuclide-editor]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - Atom キーバインディング ソースの変更
現在、私が持っているキーバインディングは Ctrl-Shift-C でコードフォーマットを行いますが、キー検査の後、nuclide-js-format (目的のインストール済みパッケージ) の代わりに Atom Ide コードフォーマットを使用します。目的のパッケージのフォーマッターのみを使用するようにソースを変更するにはどうすればよいですか?
現在、私の keymap.cson は次のようになっています。