Nabil Redmann

Results 99 comments of Nabil Redmann

what triggers me, is having to wait for the main tab to do its stuff and wait, just to be able to select the "chocolatey" tab and wait again to...

got any command line snippet I can throw at powershell to install that specific version? Have v0.16.0 running

Ok thanks, installed it from there. I see, initially opening it is quick - while taking a while in the background to check for new versions. Like it. But clicking...

About writing to stderr, this might be helpful: [how-do-i-write-to-standard-error-in-powershell](https://stackoverflow.com/a/15669365/1644202) since cmd.exe and powershell.exe behave differently.

tried to add the mentioned config, thunder client does not save into the workspace ... it does nothing - just showing the user saved config. (2) loadFromProject=true still shows a...

@rangav updated my previous code block to match my problem description more. `"remote.extensionKind"` just does nothing, is there a special place to add it or write it within a `.code-workspace`...

Seems like the `settings.json` does nothing when using workspaces, as it seems. It does something at least, as I mentioned above, but the thunder options pane stays blank. In case...

For the settings values, please read the first and second post of mine. :) I am not sure, what to do with the provided link - I am not sure...

The settings key was some where in the docs for `.code-workspace` files. It is pretty easy to try out, I will prepare a workspace file (with above config) with the...