コマンドの実行はコンソール( ctrl + ` で開ける)で以下を実行する:
view.run_command('example')| { | |
| "show_output_panel": false, | |
| "dont_prepend_clang_includes": true, | |
| "additional_language_options": | |
| { | |
| "c++" : | |
| [ | |
| "-std=gnu++11", | |
| "-isystem", "C:\\cygwin\\usr\\i686-w64-mingw32\\sys-root\\mingw\\include\\c++\\4.8.0", |
コマンドの実行はコンソール( ctrl + ` で開ける)で以下を実行する:
view.run_command('example')