feature: optional task/debug parameter for :LaunchTask
and :LaunchDebugger
#8
Labels
enhancement
New feature request or improve existing
:LaunchTask
and :LaunchDebugger
#8
Did you check the documentation and existing issues?
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
orRun
.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](https://private-user-images.githubusercontent.com/121599022/348586556-7d5017fa-aee9-4d7b-92f2-af7ac0f1679c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODg5MjQsIm5iZiI6MTczOTU4ODYyNCwicGF0aCI6Ii8xMjE1OTkwMjIvMzQ4NTg2NTU2LTdkNTAxN2ZhLWFlZTktNGQ3Yi05MmYyLWFmN2FjMGYxNjc5Yy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMzAzNDRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lMzNjYWE0OWY3YmQ1ZmQ1OWI4YTgzZWZhNTQ2NDY2MzI1ZWVlZjc4OWFhYjBlZTliMzliZDA5NWMxZDllOTJmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.tf9fqJxGIVduBsXJZoZIiF-p4QxnYUyMObuKzxBuYGc)
Additional context
Thank you for your time.
The text was updated successfully, but these errors were encountered: