Baptiste Augrain

Results 237 comments of Baptiste Augrain

@mpql This is a license issue. Most Microsoft extensions became closed-source and have a license limiting them to be used only with Microsoft products. If you want, you can use...

@GitMensch The insiders version has been patched yesterday and has been generated this morning. But the `code.iss` (which generated the `.exe`) is requiring at least Windows 8 (https://github.com/microsoft/vscode/issues/162524#issuecomment-1272794183). That can...

I won't do `sed -i s'hostname:(0,k.hostname)()/hostname:0/' resources/app/out/vs/code/electron-main/main.js` since it might break something else on Windows 7 or other platforms. I will patch the `code.iss` so that the `.exe` work with...

PR #1329 done

I'm having the issue with either `8.5.0` or `9.0.2`. `8.3.3` is working as expected.