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-28Rename image-preview extension to media-preview (#162093)Matt Bierner
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-09-14Reenable a couple notebook smoketests (#159521)Rob Lourens
2022-09-07also use SWC for extensions transpileJohannes
2022-08-03build: cache built-in extensions to avoid rate limiting (#156918)Connor Peet
2022-07-07Scaffold out basic markdown language server (#154293)Matt Bierner
2022-06-21Remove custom editor tests (#152777)Matt Bierner
2022-06-15joh/ts transpile (#152199)Johannes Rieken
2022-06-09Merge branch 'main' into joh/voluminous-lobsterjoh/voluminous-lobsterJohannes
2022-06-09add transpile only stream to tsb, using `ts.transpile`.Johannes
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-05move gulp-tsb into the `build/lib` remove as dependencyJohannes
2022-05-03move references-viewlet into `extensions/`-folderJohannes
2022-04-11extensions: pull from github in OSS build (#146863)Connor Peet
2022-03-01Adding type annotationsMatt Bierner
2021-12-16Use device flow over PAT when we are running in a server full environment but...Tyler James Leonhardt
2021-11-24Extract remote source provider registry into the vscode.git-base extension (#...Ladislau Szomoru
2021-11-24Fixes #137568 (#137570)Jean Pierre
2021-07-22Rename serializer extension and set up build scriptsRob Lourens
2021-07-08testing: remove unused testing-editor-contributionsConnor Peet
2021-06-08Enable math in markdown previewMatt Bierner
2021-05-27fix buildJoão Moreno
2021-05-26move buildExtensionMedia to libJoão Moreno
2021-04-28Reapply markup renderers changeMatt Bierner
2021-04-27Revert "Better notebook markup renderer api (#121882)"Matt Bierner
2021-04-27Better notebook markup renderer api (#121882)Matt Bierner
2021-04-21Use clearer variable namesMatt Bierner
2021-04-13Remove git-ui extensionChristof Marti
2021-03-24Build simple-browser media during watchMatt Bierner
2021-03-19Add task to build extension media (#119294)Matt Bierner
2021-01-20Move `onEnterRules` to `language-configuration.json`Alexandru Dima
2021-01-19Revert "remove colorize-tests extension usage"João Moreno
2021-01-15remove colorize-tests extension usageJoão Moreno
2021-01-07Merge branch 'joao/build/single-compile-job'João Moreno
2021-01-07testing: fix unit testsConnor Peet
2021-01-07testing: fix unit testsConnor Peet
2021-01-07testing: code lens and diagnostic information for testsConnor Peet
2021-01-06single compile jobJoão Moreno
2021-01-05Add simple browser extension (#109276)Matt Bierner
2020-12-22Load expensive node modules lazilyAlexandru Dima
2020-11-20yarn watch: save errors in separate files, make error regex multiline awareMartin Aeschlimann
2020-07-27Align build scriptsAlex Dima
2020-06-26fix windows path issues in yarn watch-webMartin Aeschlimann
2020-06-25add `yarn watch-web`Martin Aeschlimann
2019-11-20fix extensions watch build: should also copy non-ts filesJoao Moreno
2019-09-10Delay gulp-watch read so watch task isn't broken on slower disks.Rob Lourens
2019-09-06use project-src() to compile what tsconfig-definesJohannes Rieken