debug adapter: add interactive variables as a field to package.json

This commit is contained in:
isidor
2016-05-31 23:39:54 +02:00
parent 81ab7e3332
commit bac909403b
4 changed files with 8 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ suite('Debug - Adapter', () => {
}
}
},
variables: null,
initialConfigurations: [
{
name: 'Mock-Debug',