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-29editors - some code cleanupBenjamin Pasero
2020-05-27refs #96115SteVen Batten
2020-05-20refs #94041SteVen Batten
2020-05-20fixes #94339SteVen Batten
2020-05-20Update meaning of order for composite bar (#98207)SteVen Batten
2020-05-20tackle commentsisidor
2020-05-20editor: conoslidte computing of editor aria labels and use 'preview' for prei...isidor
2020-05-14move accessibilityInformation to existing file and reanme to IAccessibilityIn...isidor
2020-05-14vscode api: introduce accessibilityInformationisidor
2020-05-13Add account activity badge and sign in command for auth provider requestsRachel Macfarlane
2020-05-12Pinned tabs: doesn't toggle with shortcut (fix #97520)Benjamin Pasero
2020-05-12Fix comment on titleBar theme colors (#97360)Lissein
2020-05-11support contextual title via containerTitleSteVen Batten
2020-05-08editors - for now disable sticky index when tabs get disabledBenjamin Pasero
2020-05-06Support for pinned tabs (#97078)Benjamin Pasero
2020-05-06Fix #96695Sandeep Somavarapu
2020-05-05add view name in progress indicator apiSandeep Somavarapu
2020-05-05#90020 remove viewlet semantics from activity barSandeep Somavarapu
2020-05-04es6 - use Array.find over findBenjamin Pasero
2020-05-02editor groups - resolve #96725Benjamin Pasero
2020-05-01Fixes #96681 & moreEric Amodio
2020-04-29Scroll to switch tabs: Reverse mode is strange when tabs overflow (fix #96405)Benjamin Pasero
2020-04-27#96064 Fix model and viewSandeep Somavarapu
2020-04-27:lipstick: redundant codeBenjamin Pasero
2020-04-27:lipstick: editor group perfBenjamin Pasero
2020-04-24explorer: call directly onto the view instead of sending eventsisidor
2020-04-24Add 'open with' to the explorer context menu (#95805)Matt Bierner
2020-04-23enable moving entire view containers with cacheSteVen Batten
2020-04-22move view container registry api into view descriptor serviceSteVen Batten
2020-04-21Add `reopen with` command to editor title (#95730)Matt Bierner
2020-04-21add alwaysUseContainerInfo for built-in viewletsSteVen Batten
2020-04-20Unify into single ViewContainerModelSandeep Somavarapu
2020-04-18activity bar supportSteVen Batten
2020-04-17move and implement views model to view descriptors modelSandeep Somavarapu
2020-04-17view model skeletonSandeep Somavarapu
2020-04-14tabs - add setting to switch tabs with mouse-wheel (#13902) (#95222)Benjamin Pasero
2020-04-13theme - introduce optional extra border between tabs and breadcumbs (#69854)Benjamin Pasero
2020-04-13themes - add more tab styling options (#52862)Benjamin Pasero
2020-04-10File: reopen with...rebornix
2020-04-06debt - code style :lipstick:Benjamin Pasero
2020-04-06debt - more usage of ES6 object assignBenjamin Pasero
2020-03-30:lipstick:Benjamin Pasero
2020-03-27Allow users to make the scrollbars in the title area larger (#92720)Jonas Dellinger
2020-03-25Add registerAction2 noteDaniel Imms
2020-03-25Add deprecated indicator to registerWorkbenchActionDaniel Imms
2020-03-23Hook custom editors up to backup restorer (#92629)Matt Bierner
2020-03-22quick access - fix missing pieces to properly enable for selfhostingBenjamin Pasero
2020-03-16quick access - apply configured excludes to symbolsBenjamin Pasero
2020-03-13compare untitled files: title (fix #92556)Benjamin Pasero
2020-03-11Merge branch 'master' into fix-91187jeanp413