I want to create a plugin that would directly compile c++ codes. As I’m a beginner, can somebody please guide?
Plugin for direct compilation and running on linux terminal(c++)
I_am_Nobody
#3
What I want is that it should open up the terminal with the code already compiled and it should ask me to give the input directly (i shouldn’t type ./a.out to give the input rather I should just type the input).
0 Likes