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-02-02make sure to use `.eslintignore` when running `yarn eslint`, this will ensure...Johannes Rieken
2022-02-02Enable ipynb serializer tests in web integration testsRob Lourens
2022-02-01tweak vscode.open command and its test, https://github.com/microsoft/vscode/p...Johannes Rieken
2022-02-01Fix typos (#141959)Caio Agiani
2022-02-01test that vscode.open supports string in addition to URIJohannes Rieken
2022-01-27Remove terminalLocation from api proposal listDaniel Imms
2022-01-27Remove stale commentRob Lourens
2022-01-24reenable 'vscode API - languages - link detector' Fixes #140878Martin Aeschlimann
2022-01-20Enable proposed api in vscode api testsLogan Ramos
2022-01-19skip flaky test (#141001)Benjamin Pasero
2022-01-18Skip flaky 'link detector' test, see #140878Rob Lourens
2022-01-15Skip more notebook tests in browserRob Lourens
2022-01-15Unskip test, fix #140201Rob Lourens
2022-01-15Unskip test, fix #140200Rob Lourens
2022-01-14Skipped webview testDaniel Imms
2022-01-13API: Allow to use the file watcher for aribitrary folders (#3025) (#139881)Benjamin Pasero
2022-01-07Disable all notebook integration tests in webRob Lourens
2022-01-07tests - skip flaky notebook testBenjamin Pasero
2022-01-07Fix task smoke testAlex Ross
2022-01-06tests - skip flakes (#140200, #140201)Benjamin Pasero
2022-01-05Skip flaky testDaniel Imms
2022-01-04Skip flaky testsDaniel Imms
2021-12-31integration tests - skip flakesBenjamin Pasero
2021-12-31Fix notebook testRob Lourens
2021-12-31prefer-const in notebooksRob Lourens
2021-12-30Dispose kernels in testRob Lourens
2021-12-29Add test for new execution behaviorRob Lourens
2021-12-27tests - coverage for #139713 fixBenjamin Pasero
2021-12-21skip flaky test (#139572)Benjamin Pasero
2021-12-20Do not leak rpc proxies (#139498)Ladislau Szomoru
2021-12-20smoke - improve `runCommand` and disable more testsBenjamin Pasero
2021-12-18Skip test for nowMatt Bierner
2021-12-17skip flaky notebook test (#139324)Benjamin Pasero
2021-12-17tests - skip failing notebook test (#139350)Benjamin Pasero
2021-12-16Have tab test retry 3 timesLogan Ramos
2021-12-16Merge branch 'main' into tyriar/120077Daniel Imms
2021-12-16use randomBytes for rnd file name generation, https://github.com/microsoft/vs...Johannes Rieken
2021-12-15Use async/await in env var tests and improve pollingDaniel Imms
2021-12-15tests - do not add file to our workspaceBenjamin Pasero
2021-12-15Support untitled with associated resource in `vscode.open` (#139194)Benjamin Pasero
2021-12-15Skip some flaky notebook integration tests - #126371Rob Lourens
2021-12-15Skip env var collection should respect clearing entriesDaniel Imms
2021-12-14Retry testMatt Bierner
2021-12-09Reenable notebook integration testsRob Lourens
2021-12-08Update webview bits version for testsMatt Bierner
2021-12-08Also skip notebook test temporarilyMatt Bierner
2021-12-08Temporarily skip webview testsMatt Bierner
2021-12-07add more API rpc tests, https://github.com/microsoft/vscode/issues/115679Johannes Rieken
2021-11-30fix https://github.com/microsoft/vscode/issues/137968Johannes Rieken
2021-11-25Revert "Have setting the value trigger the filter. Fixes #137279"Tyler Leonhardt