Alex String
Alex String
Same problem here, Before I deleted everything of vscode for a clean install I synced my gist, even it says "last edit from today" I can barely manipulate that gist...
I can "recover" my configuration if I donwload my gist as zip and copy all the content to `AppData/Roaming/Code/User` but I can't seem to make VSCode to install all extensions...
@nkhil implementation worked for me but I did something more like this in a `Class`: ```javascript callPythonScript = () => { return new Promise((resolve, reject) => { PythonShell.run(this.pythonScriptName, this.options, (err,...
@nkhil implementation worked for me but I did something more like this in a `Class`: ```javascript callPythonScript = () => { return new Promise((resolve, reject) => { PythonShell.run(this.pythonScriptName, this.options, (err,...
Also it would be nice to find a page where it can be showed how to style these Slidebars, I didn't find any.