Theia: Add support for preLaunchTask and postDebugTask

Created on 6 Nov 2018  路  2Comments  路  Source: eclipse-theia/theia

It is common practice to do some things before/after debugging (manipulation with resources, watching some changes, etc.).
Theia should recognize preLaunchTask and postDebugTask parameters from debugger configuration file (launch.json).

dap debug vscode

Most helpful comment

Yes, that's comes from VSCode. Docs are here.

All 2 comments

@mmorhun is this something VS Code supports? If yes, can you reference some doc?

Yes, that's comes from VSCode. Docs are here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jopit picture jopit  路  45Comments

akosyakov picture akosyakov  路  28Comments

tolusha picture tolusha  路  22Comments

stefanbschneider picture stefanbschneider  路  23Comments

ShivaniBali picture ShivaniBali  路  23Comments