A way to specify a list of .sp files to compile.
Preferably with proper linting support.
How would it help you?
It's a bit tedious having to turn off main file compilation and have to navigate to the correct file tab for my compilation to work, vscode's tab navigation is terrible.
How often would you use this feature?
Not frequently. I just happen to be working on a plugin and a library plugin that bundles with it right now and switching between the 2 is a pain (and on a few occasions I've accidentally compiled the wrong file without noticing).
Possible duplicate of #217, or my other interpretation is that you want to be able to run a command that gives you a list of files and it would compile the single file you select?
What do you want to see added to the extension?
A way to specify a list of .sp files to compile. Preferably with proper linting support.
How would it help you?
It's a bit tedious having to turn off main file compilation and have to navigate to the correct file tab for my compilation to work, vscode's tab navigation is terrible.
How often would you use this feature?
Not frequently. I just happen to be working on a plugin and a library plugin that bundles with it right now and switching between the 2 is a pain (and on a few occasions I've accidentally compiled the wrong file without noticing).