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-27Use a fixed position context view as a child of the anchor element (#97965)SteVen Batten
2020-05-16Revert "fixes #93415"SteVen Batten
2020-05-16fixes #93415SteVen Batten
2019-11-13Make implements type relationships more explicit to help treeshakingAlexandru Dima
2019-09-02Strict init (#80190)Benjamin Pasero
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-07-31fixes #71580SteVen Batten
2019-07-16Convert many simple getters for events into readonly propertiesMatt Bierner
2019-07-03Removes abbreviations in strongly typed telemetry events (#76478)Logan Ramos
2019-07-03Replaceing uses of IDisposableWith DisposableStoreMatt Bierner
2019-07-02Initial Strict Typing Support for Telemetry Events (#75785)Logan Ramos
2019-05-24Clean up some usages of `IDisposable[]`Matt Bierner
2019-05-15refactor actionItem naming (#73600)SteVen Batten
2019-04-09use mousewheel to dismiss contextmenu in monaco (#71623)SteVen Batten
2019-03-21fix #70388Benjamin Pasero
2019-03-13refs Microsoft/monaco-editor#1357SteVen Batten
2019-03-11electron 5 - bootstrap a nodeless configuration (#68302)Benjamin Pasero
2019-03-08debt - declarative request serviceBenjamin Pasero
2019-03-08debt - declarative context view serviceBenjamin Pasero
2019-03-08debt - declarative context menu serviceBenjamin Pasero
2019-03-06debt - introduce ILayoutServiceBenjamin Pasero
2019-02-21add functionality to hide open context menu (#64099)SteVen Batten
2019-01-04Mark private service properties declarated in ctors as readonlyMatt Bierner
2018-12-13restore focus when context menu is canceledSteVen Batten
2018-12-12Strict null check contextMenuHandlerMatt Bierner
2018-11-21fixes Microsoft/monaco-editor#1199Joao Moreno
2018-11-20improve dropdown menu placement for sidebar partsJoao Moreno
2018-11-07contextMenuDelegate: getActions is no longer asyncisidor
2018-10-03Remove use strict directives in main vs code ts files (part 2)Matt Bierner
2018-10-03Remove use strict directives in main vs code ts filesMatt Bierner
2018-09-26improve context view layoutJoao Moreno
2018-09-20fix arg order in contextMenuHandlerSteVen Batten
2018-09-19dismiss context menus on window focus lost (#58932)SteVen Batten
2018-09-18refactor menu theming to be cleaner and remove css colors (#58568)SteVen Batten
2018-09-17fix #58186Benjamin Pasero
2018-09-03first pass of WinJS.done() usage (for #57695)Benjamin Pasero
2018-08-27debt - more builder cleanupBenjamin Pasero
2018-08-24debt - deprecate builder and remove usage in some placesBenjamin Pasero
2018-08-15fixes #56225SteVen Batten
2018-07-25updating menu behavior for when to select first entry (#54953)SteVen Batten
2018-07-13menu ignores actionRunnerJoao Moreno
2018-06-28menu knows best (#53214)SteVen Batten
2018-06-21fixes #52516SteVen Batten
2018-03-15Make Event a named exportMatt Bierner
2018-02-21notifications - hide when secondary action is invoked in some casesBenjamin Pasero
2018-02-19notifications - remove old message service and adopt new oneBenjamin Pasero
2018-02-13contextview: logsJoao Moreno
2018-01-08contextMenuService.onDidContextMenuisidor
2017-11-15ActionBar: drop event emitterisidor
2017-11-06Fix a number of calls to `on()` for `strictFunctions`Matt Bierner