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
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-05-04Update md grammarMatt Bierner
2021-05-04Pick up TS 4.3 nightlyMatt Bierner
2021-05-03Emmet fix #122231Raymond Zhao
2021-05-03Register .mak extension for the Make language (#122614)Ryan Zoeller
2021-05-03Merge pull request #121941 from plankp/mainMartin Aeschlimann
2021-05-02Cleanup modal property from proposed apiLadislau Szomoru
2021-05-02Merge branch 'lszomoru/extensionSupportCompletionProvider'Ladislau Szomoru
2021-05-02Cleanup codeLadislau Szomoru
2021-05-01Enable infer function return type for 4.3+Matt Bierner
2021-05-01fix #122589rebornix
2021-04-30more insights when execution integration tests failJohannes Rieken
2021-04-30Merge branch 'notebook/dev' into mainrebornix
2021-04-29Re-enables Git extension for virtual workspacesEric Amodio
2021-04-29fix integration testsJohannes Rieken
2021-04-29Add extension support completion provider to coreLadislau Szomoru
2021-04-29Add some links and small cleanup for JS/TS settingsMatt Bierner
2021-04-29Improve auto-fetch setting displayMatt Bierner
2021-04-29Make adding overrides an preferred quick fixMatt Bierner
2021-04-29Fix missed Previewer.plain call due to adjacent @ts-expect-error (#121975)Andrew Branch
2021-04-28Reapply markup renderers changeMatt Bierner
2021-04-28Fixes # 122567: regex included .git in captureEric Amodio
2021-04-27disable edu telemetry on nocorsJoão Moreno
2021-04-27Revert "Comment out failing integration tests (#122269)"Johannes Rieken
2021-04-27fix https://github.com/microsoft/vscode/issues/122269Johannes Rieken
2021-04-27Comment out failing integration tests (#122269)Alex Dima
2021-04-27Revert "Better notebook markup renderer api (#121882)"Matt Bierner
2021-04-27Better notebook markup renderer api (#121882)Matt Bierner
2021-04-27[json] update serviceMartin Aeschlimann
2021-04-26Word selection is incomplete for C++ identifiers containing certain allowed c...Martin Aeschlimann
2021-04-24[html/css/json] update dependenciesMartin Aeschlimann
2021-04-23fix buildSteVen Batten
2021-04-23Workspace Trust Prop Changes (#121779)SteVen Batten
2021-04-23Don't allow multiple tasks runs to start at onceAlex Ross
2021-04-23Move extension settings for workspace trustLadislau Szomoru
2021-04-23Make typescript problem matcher even more generalAlex Ross
2021-04-23enable virtual workspace capabilitySandeep Somavarapu
2021-04-23RenameMatt Bierner
2021-04-22Merge branch 'notebook/dev' into mainrebornix
2021-04-22remoteIndicator menu point: double digit order number. For #121180Martin Aeschlimann
2021-04-22Make window indicator menu contribution point stable. Fixes #121180Martin Aeschlimann
2021-04-22Add `php.validate.executablePath` to restrictedConfigurationsRob Lourens
2021-04-22disable github extension in virtual workspace as it depends on gitSandeep Somavarapu
2021-04-22Improve package.json file checkAlex Ross
2021-04-22adopt virtual workspaces - not supportedSandeep Somavarapu
2021-04-22localise workspace trust strings for extsSteVen Batten
2021-04-22remove isPreferred as instance property, replace selector with only viewType,...Johannes Rieken
2021-04-22fix compilationSandeep Somavarapu
2021-04-22Add pattern matching 'in'Paul Teng
2021-04-22Merge branch 'main' into capabilitiesSandeep Somavarapu