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-04-25Merge branch 'master' into cliJoao Moreno
2016-04-23spawn REG ENOENT (fixes #5003)Benjamin Pasero
2016-04-22add minimistJoao Moreno
2016-04-19add windows mutex to shrinkwrapJoao Moreno
2016-04-19update npm shrinkwrapJoao Moreno
2016-04-13Update to Electron 0.37.x (#2559)Benjamin Pasero
2016-04-13no more weaknessJohannes Rieken
2016-03-01pass a 'More Information' url from the debug adapter to the frontend. fixes #...Andre Weinand
2016-02-08add "bindings" and "nan" into our shrinkwrap file for "weak" moduleBenjamin Pasero
2016-01-29Fixes #2522: Use official oniguruma node moduleAlex Dima
2016-01-29Fixes #2420: vscode-textmate@1.0.10Alex Dima
2016-01-29Fixes #2170: update used oniguruma to include utf8 <-> utf16 conversion fixesAlex Dima
2016-01-28fix typo in debug protocolAndre Weinand
2016-01-22once again upgrade to latest debug protocolAndre Weinand
2016-01-22upgrade to latest debug protocolAndre Weinand
2016-01-14update to debugprotocol 1.3.0Andre Weinand
2016-01-11update npm-shrinkwrapJohannes Rieken
2016-01-06update debugprotocol to 1.2.1Andre Weinand
2016-01-05update debugprotocol moduleAndre Weinand
2015-12-19use version 0.1.2 of native-keymapJohannes Rieken
2015-12-16Fixes #1358: update to native-keymap@0.1.1Alex Dima
2015-12-11use native-keymap@0.1.0Johannes Rieken
2015-12-10get version 1.0.1 of debugprotocolAndre Weinand
2015-12-09add dependency to 'vscode-debugprotocol' npm moduleAndre Weinand
2015-12-07Adopt fixed oniguruma on windows 8Alex Dima
2015-12-07Adopt vscode-textmate@1.0.9Alex Dima
2015-12-04Try to render keybindings with their physical labelsAlex Dima
2015-12-01update windows-mutexJoao Moreno
2015-11-30add windows-mutex optional dependencyJoao Moreno
2015-11-30update vscode-textmate to 1.0.8Alex Dima
2015-11-25Update vscode-textmate to 1.0.7Alex Dima
2015-11-13update vscode-textmateMartin Aeschlimann
2015-11-13Hello CodeErich Gamma