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-08-03Ignore bad canvas addon versionsDaniel Imms
2022-08-01Add canvas renderer addonDaniel Imms
2022-06-21Remove custom editor tests (#152777)Matt Bierner
2022-06-14Tests for configuration editing completion providers (#151953)Martin Aeschlimann
2022-06-07assign builtin flag for overridden remote builtin extensions (#151446)Sandeep Somavarapu
2022-06-04Add `vscode.git` to proposed enabled extension for remote tests (#151253)Joyce Er
2022-06-04Add markdown to proposed enabled extension for remote tests (#151251)Matt Bierner
2022-05-18Engineering - Exploration to run tests in parallel (#149698)Ladislau Szomoru
2022-05-02- override extension type of extensions under dev from existing extensionsSandeep Somavarapu
2022-03-28Add vscode.markdown-language-features to proposed APIDirk Baeumer
2022-03-24Avoid having so many newlinesAlex Dima
2022-03-15Code server provide a way to open a default-folder or default-workspace. Fixe...Martin Aeschlimann
2022-03-15Configure server using env vars. Fixes #141333Martin Aeschlimann
2022-02-17Fixes #143088: Launch a compilation if necessary when using `code-server` scr...Alex Dima
2022-02-16ci: fix linux system servicesdeepak1556
2022-02-15Revert "linux: disable crash reporting in CI (#142572)"Benjamin Pasero
2022-02-15linux: disable crash reporting in CI (#142572)Benjamin Pasero
2022-02-08chore: update to electron 16 (#137241)Robo
2022-02-04code web script fixMartin Aeschlimann
2022-02-04code web script refine playground handlingMartin Aeschlimann
2022-02-04Update code-web.jssurajteggi
2022-02-04code-web: fix handling of `--playground`Martin Aeschlimann
2022-02-03Use --browserType as fallback in code-webMatt Bierner
2022-02-03update @vscode/test-webMartin Aeschlimann
2022-02-02fix missing semicolonMartin Aeschlimann
2022-02-02code-web fix --helpMartin Aeschlimann
2022-02-02code-web forward to @vscode/test-webMartin Aeschlimann
2022-02-02Enable ipynb serializer tests in web integration testsRob Lourens
2022-02-01code web script: improve helpMartin Aeschlimann
2022-01-31:lipstick: test scripts (#141791)Benjamin Pasero
2022-01-27tty for ./scipts/code-serverMartin Aeschlimann
2022-01-26Avoid a lot of newlines when running from sourceAlex Dima
2022-01-24test-web-integration: install test/integration/browser & playwrightMartin Aeschlimann
2022-01-21always set connection-tokenMartin Aeschlimann
2022-01-21Merge branch 'main' into aeschli/noremoteindicatorwebMartin Aeschlimann
2022-01-21only call yarn gulp node when neededMartin Aeschlimann
2022-01-21move remote and web tests to scripts folderMartin Aeschlimann
2022-01-20Web: change `yarn web` to run with our server instead of playground (#139725)Benjamin Pasero
2021-12-20Add update-xterm scripts to vscode repoDaniel Imms
2021-11-19tests - enable crash reporter for electron based unit testsBenjamin Pasero
2021-11-10Merge branch 'main' into joh/vscode-dtsJohannes Rieken
2021-11-10Parcel update and CI improvements (#136830)Benjamin Pasero
2021-11-10Move `--ms-enable-electron-run-as-node` to a later location (#136786)Alexandru Dima
2021-11-09Fixes #136771: update to Electron v13.5.2 and pass `--ms-enable-run-as-node` ...deepak1556
2021-11-09move vscode.d.ts and vscode.proposed.d.ts into `src/vscode-dts`-folder, https...Johannes Rieken
2021-11-04Enforce that source code uses a small subset of UnicodeAlex Dima
2021-10-08enable proposed api flagSandeep Somavarapu
2021-10-08enable proposed api for vscode.typescript-language-featuresSandeep Somavarapu
2021-09-03tests - skip release notesBenjamin Pasero
2021-08-03Build ipynb extension before integration testRob Lourens