-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
It would be nice to have per file interpreter according to file extension, like python for '.py', bash for '.sh'. Apart from that, the per project 'Build system', should be the command that is to be executed inside the project directory. For example 'make', this would make adding build support for C/C++ makefile based projects easy(also other languages).
Reactions are currently unavailable