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
2022-10-05address pr commentsConnor Peet
2022-09-21Build: bundle / concat entry points (#161161)Benjamin Pasero
2022-09-16Revert "Use `esbuild` to bundle some CommonJS main files (#160957)" (#161118)Benjamin Pasero
2022-09-16Use `esbuild` to bundle some CommonJS main files (#160957)Benjamin Pasero
2022-08-10Include .fish script in packaged buildDaniel Imms
2022-08-09followup to renaming fish scriptZ. Grace Moreau
2022-08-05add shell integration script for fishZ. Grace Moreau
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-04support setting custom `$ZDOTDIR` in `~/.zshenv` when shell integration is en...Megan Rogge
2022-04-29include other zsh scripts in server resources (#148367)Megan Rogge
2022-03-24Use reallink for all server cli scriptsaeschli/reallinkForAllServerClisMartin Aeschlimann
2022-03-14Add support for arm64 for server buildsAlex Dima
2022-02-28Force using `x64` when running `yarn` on the `remote` folder on macOSAlex Dima
2022-02-25Get zsh shell integration working again (#143963)Daniel Imms
2022-02-18get shell integration to work for zsh (#143305)Megan Rogge
2022-02-15Add shell integration scripts to server packageDaniel Imms
2022-02-04Simplify uri transformer creationAlex Dima
2022-02-03Strip `webEndpointUrlTemplate` from `reh-web` buildsAlex Dima
2022-02-01code server scripts: use realpathMartin Aeschlimann
2022-01-31Move `extensionHostProcess.ts` to `/workbench/api/` (#141003)Alex Dima
2022-01-24Remove `server.sh` (no need for backwards compat in `reh-web`)Alex Dima
2022-01-24Remove `vs/workbench/workbech.web.api` (no need for backwards compat in `reh-...Alex Dima
2022-01-24Reuse `extensionHostProcess` entry point in the server caseAlex Dima
2022-01-24Rename `remoteCli` to `server.cli`Alex Dima
2022-01-24Rename `remoteExtensionHostAgent` to `server.main`Alex Dima
2022-01-24Rename `workbench.web.api.*` to `workbench.web.main.*` (#141263)Benjamin Pasero
2022-01-20Move server code to `vs/server/node`Alex Dima
2022-01-20Fixes #140997: Move server entry points to `src/`Alex Dima
2022-01-14watcher - implement and adopt universal file watcherBenjamin Pasero
2022-01-11server distro: cleaner package.jsonMartin Aeschlimann
2022-01-11server bin cleanupMartin Aeschlimann
2021-12-16Add commentAlex Dima
2021-12-06:sparkles: watcher - remove `vscode-nsfw` legacy watcherBenjamin Pasero
2021-11-24Fixes #137568 (#137570)Jean Pierre
2021-10-28watcher - enable parcel watcher by defaultBenjamin Pasero
2021-10-27Remove mixin-server taskAlex Dima
2021-10-21Allow building to continue despite a missing `remote/LICENSE` fileAlex Dima
2021-10-20Add server folderAlex Dima
2021-09-10make alpine build vscode_arch awareTyler Leonhardt
2021-01-27Use x64 node for darwin-arm64. Fixes #115009Martin Aeschlimann
2020-12-22Load expensive node modules lazilyAlexandru Dima
2020-09-08cleanup gulpfile rehJoão Moreno
2020-01-02fix eslint issues in build/gulpfile.*Johannes Rieken
2019-08-07build: arm64Joao Moreno
2019-07-26fixes #76508Joao Moreno
2019-07-14web - add buildBenjamin Pasero
2019-07-02remove gulpfile.ciJoao Moreno
2019-07-01buildJoao Moreno
2019-07-01cleanup node tasksJoao Moreno
2019-06-20Remove duplicate cpChristof Marti