Rene Weteling
Rene Weteling
Hi @arnaudbesnier, Is there an ETA yet? We are also depending on STI. If you could provide a workaround this will also suffice. Thanks
So what is the status on this, is this repo still under development? or should we switch to sublimecoder#19?
@augnustin thanks... I was a bit scared for this answer though :P
just did some poking in the code, so you should change this part here to use a existing config from your launch config https://github.com/connorshea/vscode-ruby-test-adapter/blob/9a1fc573033619393a6a8bd8672ef44fc2efd26f/src/adapter.ts#L77C11-L77C25
Super, the thing that im missing though is a way to set the options, so I saw you relaxed the json-schema versions somewhat . But now we still need to...
Hi @PeterVenhuizen, So as you know I've worked on this issue, for some reason exit codes get ignored when you write multiline commands. ```ruby # When writing it like this,...
Yep, same here ``` form.fields[k].toHTML is not a function TypeError: form.fields[k].toHTML is not a function ```
Hey there, Nice app btw. only im receiving an error when trying to download a link. ``` Downloader App Started.. - Getting Playlist Data - Got Playlist: OLD SCHOOL HIP...
Ok solved it, you nee node v.0.10.0 just install https://www.npmjs.com/package/n install v.0.10.0 and go :)
@jperezr21 what os are you using, and what does node say when you do `node -v`?