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-05-03Support opening external term in empty workspace without active fileDaniel Imms
2020-04-17Only register openNativeConsole on non-webDaniel Imms
2020-04-06Merge branch 'master' into windows-terminal-workspace-supportDaniel Imms
2020-03-26prevent commands from being added to shell history; fixes #91689Andre Weinand
2020-02-16Fix #90734 Add starting directory parameter for the new Windows TerminalYasar Yildiz
2020-02-11Fix strict function types in ext termDaniel Imms
2020-02-07Move external terminal test to nodeDaniel Imms
2019-12-04fixes #86103isidor
2019-10-12Partial revertKonstantin Solomatov
2019-10-11Open New Terminal -> Open New External TerminalKonstantin Solomatov
2019-09-13Move a lot of terminal into browserDaniel Imms
2019-09-03Build VS Code using TS 3.6Matt Bierner
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-07-11Fix open in terminal for localDaniel Imms
2019-07-11debt - strictNull-aware typing of ServicesAccessor#getJohannes Rieken
2019-07-10Don't alias URI in externalTerminalDaniel Imms
2019-07-10Support open in terminal in remoteDaniel Imms
2019-07-04protect against missing configAndre Weinand
2019-07-04more ExternalTerminalService cleanupAndre Weinand
2019-07-03Fix suppressImplicitAnyIndexErrors false in externalTerminalDaniel Imms
2019-07-03consolidate externalTerminalService: dead wood removalAndre Weinand
2019-07-03move externalTerminalService from electron-browser to node; fixes #76174Andre Weinand
2019-05-21Remove shell notification in favor of dropdown entryDaniel Imms
2019-03-29files2 - polish method namesBenjamin Pasero
2019-03-22Add args to spawn call backDaniel Imms
2019-03-22Use shorthandDaniel Imms
2019-03-22noImplciitAny externalTerminal componentDaniel Imms
2019-03-06eng - strict null checks for remoteFileServiceJohannes Rieken
2019-03-05Rename contrib/execution to externalTerminalDaniel Imms