Sublime Forum

SublimeClang: Show output inside SublimeText?

#1

Hi,

I am new to SublimeText and C++ programming in general. I managed to set up the SublimeClang add-on to work with ST but I have one final question. Is it possible to make the code output appear inside the “output window” in ST? For now I am pressing F7 to build the file but showing the output inside ST would be more convenient like e.g. in Eclipse

Another thing, is it possible to run the exe files automatically after building them?

Here’s what I mean:

Thank you for your time

0 Likes

#2

I don’t know if my post is helpful to you. I choose the C++ build from Tools/ Build System. Then Tools/ Build followed by Tools/ Run - having amended the build file.

0 Likes