Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02Adds branch supportEric Amodio
2020-06-29web: bring back temporary workaround for package.nlsMartin Aeschlimann
2020-06-25Adds cs querystring to yarn web for editingEric Amodio
2020-06-25add `yarn watch-web`Martin Aeschlimann
2020-06-23Merge branch 'master' into masterJoão Moreno
2020-06-22code.se: Improve version check for WSL2Martin Aeschlimann
2020-06-22Use service endpoint url for builtin extensionsSandeep Somavarapu
2020-06-21Update resources/linux/bin/code.shJoão Moreno
2020-06-21Update resources/linux/bin/code.shJoão Moreno
2020-06-21stage ibus-gtk3 to try to make ibus work (#100480)champignoom
2020-06-20code.sh: loosen check for WSL2Martin Aeschlimann
2020-06-19Web extensions supportSandeep Somavarapu
2020-06-18Support built in extensions in serverlessSandeep Somavarapu
2020-06-15Make POSIX-compliant to increase portability and remove `bash` dependency on ...VoidNoire
2020-06-12make merge-conflic serverlessMartin Aeschlimann
2020-06-11Merge pull request #97527 from 9at8/fix-linux-symlinksDaniel Imms
2020-06-10code-web: use async globMartin Aeschlimann
2020-06-10serverless - fix callback pathBenjamin Pasero
2020-06-10Allows refs in github urisEric Amodio
2020-06-09Fixes #99666 - moves code-web into resources/Eric Amodio
2020-06-08Remove libnotify4 as deb depDaniel Imms
2020-06-03code.sh: debug with VSCODE_WSL_DEBUG_INFOMartin Aeschlimann
2020-06-03Unable to launch vscode in remote mode from WSL2 (custom kernel) Fixes https...Martin Aeschlimann
2020-05-11Add "" around $0 in Linux starting scriptAditya Thakral
2020-05-07code-insiders.sh prompts me for WSL although I do want to start the Linux ver...Martin Aeschlimann
2020-04-25Add executable bit to code.desktopDaniel Imms
2020-02-21snap launcher: avoid exporting XDG_CACHE_HOMESergio Schvezov
2020-02-21snap launcher: fix quoting in scriptSergio Schvezov
2019-10-10update to electron 6.0.x (#81644)Benjamin Pasero
2019-10-10Merge branch 'master' into fix-executable-bitsDaniel Imms
2019-10-08Remove executable bits from non-executable filesNiklas Mollenhauer
2019-10-08linux/bin/code.sh: use command -v instead of whichJonas Platte
2019-09-30electron - revert to Electron 4Benjamin Pasero
2019-09-19code.sh: pipe error still printed. For https://github.com/microsoft/vscode-re...Martin Aeschlimann
2019-09-18build - set no-sandbox everywhere (#81096)Benjamin Pasero
2019-09-17uv_pipe_open error when starting code-insiders from WSL microsoft/vscode-remo...Martin Aeschlimann
2019-09-11Fixes #80702 (#80705)João Moreno
2019-09-10snap: add assets verbatim (#80585)Sergio Schvezov
2019-09-08Skip WLS check if env var DONT_PROMPT_WSL_INSTALL is set.navrkald
2019-09-06Code-insiders started from WSL doesn't return to console/ doesn't connect Fi...Martin Aeschlimann
2019-09-03wsl2 workaround no longer necessaryMartin Aeschlimann
2019-08-23Workaround for broken WSL2 in Win build 18947. For #77898Martin Aeschlimann
2019-08-19Fix trivial zsh completion typoAidan Dang
2019-08-15Add installer assets for OSS (#79045)Miguel Solorio
2019-08-07fix zsh completionsJoao Moreno
2019-08-07Merge commit 'refs/pull/66181/head' of github.com:microsoft/vscode into pr/66181Joao Moreno
2019-07-30Run wslCode with electron (fixes vscode-remote-release#914)Martin Aeschlimann
2019-07-23Filter extensions by category (#77306)Logan Ramos
2019-07-23Revert "Failure to launch VSCode from WSL2. Fixes microsoft/vscode-remote-rel...Martin Aeschlimann
2019-07-16windows/code.sh: convert to shMartin Aeschlimann