Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: optional task/debug parameter for :LaunchTask and :LaunchDebugger #8

Open
2 tasks done
costowell opened this issue Jul 15, 2024 · 1 comment
Open
2 tasks done
Labels
enhancement New feature request or improve existing

Comments

@costowell
Copy link

Did you check the documentation and existing issues?

  • I have read all the launch.nvim documentation
  • I have searched through all existing issues of launch.nvim

Is your feature request related to a problem? Please describe.

This plugin is just fantastic. All I want is the ability to map some keys to a few common task names like Build or Run.

Describe the solution you'd like

I think the best way to do this is to take an optional parameter like the title says.

Describe alternatives you've considered

At the very least, it'd be nice to expose a nice lua api because, at the moment, I need to copy a lot of code to do what I want.
image

Additional context

Thank you for your time.

@costowell costowell added the enhancement New feature request or improve existing label Jul 15, 2024
@costowell
Copy link
Author

I would be happy to make a PR if that is preferable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improve existing
Projects
None yet
Development

No branches or pull requests

1 participant