Serge Roussak

Results 12 comments of Serge Roussak

I see, but I meant binary installation package for Windows.

I mean the program which installed with installer. I think, there is a small amount of users which will build it from scratch.

Version is 1.15.0 The JSON is: ``` { "version": "2.0.0", "tasks": [ { "label": "Get Option String", "type": "shell", "command": "echo \"The option string is '${input:getOptionString}' and the selection option...

> It's unlikely that this is related to 79 because that was closed 2 years ago. ![Image](https://github.com/user-attachments/assets/8941257d-5ddd-459e-8259-b196e2252390) But, exactly this ticket is mentioned in the comment on the screenshot. And...

> Could you please try adding a `taskId` to your shellCommand task? This gives nothing. Please, review my PR (by the way, it allows the `taskId` using to solve the...

I think, this feature doesn't "fit" into this commit "by design" -- it's relates to slightly different theme. Furthermore, I work on C/C++, not TS. :)

> I'm also a C++ developer professionally, and I don't use VSCode 😆 So, what are you doing here then?.. :') > I implemented the first part in #136. And...

> It would be great if you could add a test case using commandvariable For sure, but is there any guideline (example) for this?

I see. But, probably, I will be able to do this only next week.

> You also have to generate `mockData.ts` which is a bit annoying. You can look into the comments at the top of `src/mocks/vscode.ts` for this. I don't understand how to...