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
path: root/src
AgeCommit message (Expand)Author
2017-05-29debug: suport presentationHint = "subtle"isidor
2017-05-29Merge pull request #27453 from Microsoft/joao/light-updateIsidor Nikolic
2017-05-29do not use a special badge for update notificationisidor
2017-05-29node-debug: add 'subtle' value to 'presentationhint' attributeAndre Weinand
2017-05-29Make identifier computed to better support task customizationDirk Baeumer
2017-05-29add more actions to the update activityisidor
2017-05-29update activity: action labels to better reflect osisidor
2017-05-29use a wrench icon for the update activityisidor
2017-05-29show update activity for all platforms but only for insider qualityisidor
2017-05-29Merge branch 'master' into joao/light-updateisidor
2017-05-29Implements #27399: Separate the task provider name from the task name in the ...Dirk Baeumer
2017-05-29remove variablesDealy setting we used for experimentationisidor
2017-05-29Fixes #27320Dirk Baeumer
2017-05-29Adopt #27338Dirk Baeumer
2017-05-29Fixes #27338: Let the task framework configure 'Press any key to close the te...Dirk Baeumer
2017-05-29Fixes #27426: Add runner information to telemetryDirk Baeumer
2017-05-29debug actions widget: default position go back to center for discoverabilityisidor
2017-05-29Workbench theme customisation for forground tab colour of inactive group appe...Benjamin Pasero
2017-05-29debug repl input disable minimapisidor
2017-05-29macOS: custom titlebar double-click not consistent (fixes #27382)Benjamin Pasero
2017-05-29Extensions: double-click should open new extension window pinned (fixes #17048)Benjamin Pasero
2017-05-29Search viewlet doesn't get selected text from diff editor (fixes #25293)Benjamin Pasero
2017-05-29Extension viewlet high contrast mouse over borders only highlight a single bo...Benjamin Pasero
2017-05-29theming - remove panel.background as we currently do not support it end to endBenjamin Pasero
2017-05-29Merge branch 'master' into dbaeumer/27078Dirk Baeumer
2017-05-29Revert "theming - remove hardcoded list color in keybindings editor"Benjamin Pasero
2017-05-29Merge branch 'master' into dbaeumer/27078Dirk Baeumer
2017-05-29Make the workspace build / test task win over contributed tasksDirk Baeumer
2017-05-27Ajust test to new defaults. See #26893.kieferrm
2017-05-27Change default settings. Fixes #26893.kieferrm
2017-05-27Fix #26771 - use focus tracker to set search focus context keysRob Lourens
2017-05-27Ugly flicker upon first startup. Fixes #25448Martin Aeschlimann
2017-05-26snippets - remove unused cssJohannes Rieken
2017-05-26make final tabstops of nested snippets normal tabstop, #24855Johannes Rieken
2017-05-26make SnippetSession single insert again, #24855Johannes Rieken
2017-05-26basic support for nested snippets, #24855Johannes Rieken
2017-05-26debt - renamesJohannes Rieken
2017-05-26Mention keymaps (fixes #24727)Christof Marti
2017-05-26Update controller, simplify telemetry (#27152)Christof Marti
2017-05-26Handle progress results in quick open controller (#27152)Nick Snyder
2017-05-26More work on the task v2 json schemaDirk Baeumer
2017-05-26snippets - fix test failures because 'deleteLeft' is goneJohannes Rieken
2017-05-26Merge branch 'master' into dbaeumer/27078Dirk Baeumer
2017-05-26Remove ProblemMatchers from API.Dirk Baeumer
2017-05-26Support customiying tasksDirk Baeumer
2017-05-26snippets - fix leaking listeners that break subsequent snippet insertionJohannes Rieken
2017-05-26fix #27231Johannes Rieken
2017-05-26simplify tests, fix tests, promise ftwJohannes Rieken
2017-05-26followup fix from fix #27245Johannes Rieken
2017-05-26fix #27277Johannes Rieken