-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Hey,
i have a multi-file project with multiple sp/inc files. The structure is and include structure, so build all does not work.
It would be nice if i could optionally right click my main file in the project list and set it as default compile target.
If that is set, F3 could compile the main file instead of the current tab.
If no file is marked or the main file is unmarked, the current behaviour is alright.
Would save me switching tabs to check if it compiles :)