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-11Extract the custom mouse cursor to `vs/base` to get it also in the standalone...Alex Dima
2020-05-05Replace text cursor styles with mouse-text classDanny Lin
2020-04-30Fix #96516rebornix
2020-04-30Fix #92892.rebornix
2020-04-28Fix #92794. allow customize placeholder for input boxrebornix
2020-04-22list: introduce accessibilityProvider.getWidgetAriaLabelisidor
2020-04-17fixes #95508João Moreno
2020-04-09cleanup list/tree navigatorsJoão Moreno
2020-04-08Fix #92892.rebornix
2020-04-08Fix infinite loop triggered by mutation observerrebornix
2020-04-08Re #92342, accessibility provider for comments panelrebornix
2020-04-07Fix #92793.rebornix
2020-04-04Remove unneeded css, fixes #94252Rachel Macfarlane
2020-03-26tree - also remove monaco-tree CSS referencesBenjamin Pasero
2020-03-24enable comments panel moveSteVen Batten
2020-03-17Adopt codicons in comment reactions widgetMiguel Solorio
2020-03-09views: aria header label compute from titleisidor
2020-03-04#91603 Create list resource navigatorSandeep Somavarapu
2020-03-03Workbench editor renames (#91943)Benjamin Pasero
2020-03-03ITheme -> IColorThemeMartin Aeschlimann
2020-02-21welcome views: telemetry events for buttonsJoao Moreno
2020-02-18editors - getResource => resourceBenjamin Pasero
2020-02-12rename commentsPanel.tsSteVen Batten
2020-02-12migrate comment panel to use view containerSteVen Batten
2020-02-06Add bottom margin to comment thread buttons, fixes https://github.com/microso...Rachel Macfarlane
2020-02-05resolves #89723SteVen Batten
2020-01-22rename TreeResourceNavigator2 to TreeResourceNavigatorJoao Moreno
2019-11-18strict function work, #81574Rachel Macfarlane
2019-11-18Re #84715. adopt panel background in comment list.Peng Lyu
2019-11-14simpler markdown link handlingJohannes Rieken
2019-11-05debt - merge goToDefinition and referenceSearch into gotoSymbol, extract peek...Johannes Rieken
2019-10-26Re #74558. Comment Editor is simple editor.Peng Lyu
2019-10-25web - set font-smoothing properly for FFBenjamin Pasero
2019-10-25web - cleanup vendor specific CSS rulesBenjamin Pasero
2019-10-25Add keydown listener to disposablesJackson Kearl
2019-10-24Preserve comment thread collapse state across extension host update messages,...Jackson Kearl
2019-10-24Use arrow keys to change focused comment in CommentThread overlay, fixes micr...Jackson Kearl
2019-10-17Merge branch 'master' into misolori/icon-fontMiguel Solorio
2019-10-17Create scoped instantiation service for comment threads so that correct conte...Rachel Macfarlane
2019-10-17Register editor contributions with their ID (#82603)Alexandru Dima
2019-10-17Merge remote-tracking branch 'origin/master' into misolori/icon-fontMiguel Solorio
2019-10-16Remove unneeded re-creation of comment titlebar on updateRachel Macfarlane
2019-10-16Replace 'Octicon' refs with 'Codicon'Miguel Solorio
2019-10-16Fix commentController context key scoping, fixes #82711Rachel Macfarlane
2019-10-16Rename ReviewController to CommentControllerRachel Macfarlane
2019-10-14strict nullBenjamin Pasero
2019-10-12strictPropertyInitialization in comments, #78168Rachel Macfarlane
2019-10-10Strict property initialization errors for comments panel, #78168Rachel Macfarlane
2019-10-08Marking a bunch of static variables as readonlyMatt Bierner
2019-10-07Mark that pendingComment can be null, #81574Rachel Macfarlane