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
2020-02-17do not restart the attach to extension host launch configisidor
2020-02-07tests - have a test/unit folderBenjamin Pasero
2020-02-04add git tests launch configJoao Moreno
2020-01-16ts semantic highlighting: support aliasMartin Aeschlimann
2020-01-11add launch.json settings to make js-debug fasterConnor Peet
2020-01-08Merge branch 'master' into aeschli/ts-in-htmlMartin Aeschlimann
2020-01-08unhide EH debug configAndre Weinand
2020-01-08Unhide some common launch configsRob Lourens
2020-01-07ts sem tokens in htmlMartin Aeschlimann
2019-12-20adaopt presentationHint in our launch.jsonisidor
2019-12-19testsMartin Aeschlimann
2019-11-18add port to vscode launch.json for pwa debuggerConnor Peet
2019-11-01update vs code default launch configJoao Moreno
2019-10-23launch: move timeoutJoao Moreno
2019-10-16Fix launch config nameRob Lourens
2019-10-15Add launch config/task for "yarn web"Rob Lourens
2019-10-15Allow to run web client out of sources (#82569)Benjamin Pasero
2019-09-26fix colorized unit tests debug targetJoao Moreno
2019-06-08fix main proc launch config for windowsSteVen Batten
2019-03-23Exclude unnecessary env vars when debuggingRob Lourens
2019-03-16Fix Unit Test launch configurationMatt Irvine
2019-01-24Workbench Grid Layout Behind flag (#63066)SteVen Batten
2018-12-14Fix #65086Rob Lourens
2018-12-13remove winjs-promise - fixes #53526Johannes Rieken
2018-11-28Fix shared process launch configRob Lourens
2018-11-15remove default fields from launch.jsonisidor
2018-10-19Move new launch config down so it's sorted after "Launch VS Code"Rob Lourens
2018-10-18Add launch config for vscode main procRob Lourens
2018-10-18Fix #60203 - VSCODE_NODE_CACHED_DATA_DIR can be inherited from the DA process...Rob Lourens
2018-09-10bootstrap - move workbench.js to electron-codeBenjamin Pasero
2018-08-21Launch config changesRob Lourens
2018-07-12move auto-attach into new built-in extension; fixes #53586Andre Weinand
2018-06-18Fix debug console output when running unit testsRob Lourens
2018-05-30Restore restartMatt Bierner
2018-05-24Fix default port in attach to extension host launchSandeep Somavarapu
2018-05-23Workaround for extra ts folding rangeMatt Bierner
2018-05-14Multi-step input API (#49340)Christof Marti
2018-05-11EH Search - File search working with cache, sorting, filtering, all in EHRob Lourens
2018-05-03Start adding some basic pinning tests for jsdoc -> snippetMatt Bierner
2018-04-14Name cleanupMatt Bierner
2018-03-20Rename markdown to markdown-language-featuresMatt Bierner
2018-02-12Merge branch 'master' into unused-variablesJoao Moreno
2018-02-08Adding basic test for markdownMatt Bierner
2018-01-30experiment with unused variablesErich Gamma
2018-01-27fix tests on linuxBenjamin Pasero
2018-01-26add API tests that run on a workspaceBenjamin Pasero
2018-01-19Add winjs skipFiles pattern to launch configRob Lourens
2017-11-20fix mocha tests launch configMartin Aeschlimann
2017-09-19${workspaceRoot} -> ${workspaceFolder}isidor
2017-09-05Merge branch 'smoketest'Joao