How can I make sublime compile and run my c/c++ code and open the output program in a new terminal window like what happens when I use an ide such as code blocks?

有帮助吗?

解决方案

Glue plugin can do what you want.Check it out: http://gluedocs.readthedocs.org/en/latest/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top