Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Running current file #84

Open
lpoto opened this issue Aug 27, 2023 · 0 comments
Open

Running current file #84

lpoto opened this issue Aug 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lpoto
Copy link
Owner

lpoto commented Aug 27, 2023

Add default generators that run the current file. For example, a generator should check whether the current file contains a main function, and generate a task for running it, if it does (this would be useful for filetypes such as c, c++, java).

Something like this is currently already implemented for Go default generators
(It generates a task for a file only if it contains main package and main function), and for Lua.

@lpoto lpoto self-assigned this Aug 27, 2023
@lpoto lpoto added the enhancement New feature or request label Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant