Open tmattio opened 3 years ago
1 - Have an action on top of executable stanzas in dune files 2 - Have a run button on top of a module that is part of an executable
executable
This probably needs Dune RPC to know if the current module is part of an executable or library.
To clarify, "action" in this issue refers to a build task rather than a code action.
1 - Have an action on top of
executable
stanzas in dune files 2 - Have a run button on top of a module that is part of an executableThis probably needs Dune RPC to know if the current module is part of an executable or library.