Skip to content

[Feature Request]: support for preLaunchTask #227

@honeyspoon

Description

@honeyspoon

Vscode has the preLaunchTask option in the json for launch configurations.

If we could have this option that would be perfect.
I realize that it would require a whole task system and dependency resolution which would be outside the scope of this project.
There does not seem to be a plugin that replicates the task system of vscode.
I'm currently using AsyncTasks even if there is no task dependency system and they don't plan on adding it.
An integration with this plugin or the ability to run a vim command specified in the preLaunchTask would be great.

The common use case is to build before running. If you have any other way to fix this please let me know.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions