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
2016-10-24allow debugging cli processJoao Moreno
2016-10-21Fix missing copyright headerAlex Dima
2016-10-21Add monaco-editor-setup scriptAlex Dima
2016-10-20Revert "Add monaco-editor-setup script"Benjamin Pasero
2016-10-19Add monaco-editor-setup scriptAlex Dima
2016-09-21I can't see the test output due to bad ANSI code handlingAlex Dima
2016-09-16windows: dot reporter is better given our cat.exe workaroundBenjamin Pasero
2016-09-16force colors when running mocha tests on windowsBenjamin Pasero
2016-09-14Electron Update 1.x (#11157)Benjamin Pasero
2016-09-02try to get output for tests on appveyorBenjamin Pasero
2016-08-26fix test launch scriptJoao Moreno
2016-08-20Add VSCODE_DEV=1Christof Marti
2016-08-09its toughJoao Moreno
2016-08-09damn itJoao Moreno
2016-08-09make code launchers specific on the flavorJoao Moreno
2016-08-09adapt to code.exeJoão Moreno
2016-08-09fix code-cliJoao Moreno
2016-08-09improve test scriptJoao Moreno
2016-08-09fix buildJoao Moreno
2016-08-09win32: customize plain electron for devJoão Moreno
2016-08-09linux: customize plain electron for devJoao Moreno
2016-08-09darwin: customize plain electron for devJoao Moreno
2016-08-08improve consistency in env sent to renderer procsJoao Moreno
2016-07-08back to ATOM_SHELL_INTERNAL_RUN_AS_NODEBenjamin Pasero
2016-07-02ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODEBenjamin Pasero
2016-05-21Remove echo left in from last commitDaniel Imms
2016-05-21Fix opening files with spaces via CLI on LinuxDaniel Imms
2016-05-10remove pwd debug statementJohannes Rieken
2016-05-10dbk - cd to $ROOTJohannes Rieken
2016-05-10dbk - add pwd to test.shJohannes Rieken
2016-05-04faster code.batJoao Moreno
2016-05-04earlier .build/electron testJoao Moreno
2016-05-03set npm_config_runtimeBenjamin Pasero
2016-05-03specify runtime for npm installBenjamin Pasero
2016-04-29fix commentBenjamin Pasero
2016-04-29only set integration tests variables on appveyor?Benjamin Pasero
2016-04-29unset "run as node"Benjamin Pasero
2016-04-29set ELECTRON_NO_ATTACH_CONSOLE=1Benjamin Pasero
2016-04-28Add test-integration.batAlexandru Dima
2016-04-22add code-cli.shJoao Moreno
2016-04-21Have test.sh compile code if necessaryDaniel Imms
2016-04-09Theme tests as extension testMartin Aeschlimann
2016-03-08split testsJoao Moreno
2016-03-03Use local version of gulp in ./scripts/code.sh.Phillip Johnsen
2016-03-03only disable console attachment when in TFSJoão Moreno
2016-03-03refactorJoao Moreno
2016-03-03make batch file return non zero on test failJoao Moreno
2016-03-03use ELECTRON_NO_ATTACH_CONSOLEJoao Moreno
2016-03-03use startJoao Moreno
2016-03-03remove echo off from testsJoao Moreno