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
2022-08-26Fixes #159221 (#159222)Jean Pierre
2022-08-04Fix too many timeline settings removed (#157110)Logan Ramos
2022-08-04Have timeline excluded sources use storage service (#157099)Logan Ramos
2022-05-06Fix #94151 (#148052)Logan Ramos
2022-04-29Fix #96784Logan Ramos
2022-04-25Fix #145378Logan Ramos
2022-04-12Merge internal options to timeline options (#147304)Logan Ramos
2022-04-11Fix #96784Logan Ramos
2022-03-24Fix #145811Jackson Kearl
2022-03-21Fix #145381Sandeep Somavarapu
2022-03-20timeline - fix filter menu appearing over and over againBenjamin Pasero
2022-03-20history :lipstick:Benjamin Pasero
2022-03-20Revert "history - aggregate items of same source (#145294)"Benjamin Pasero
2022-03-20history - aggregate items of same source (#145294)Benjamin Pasero
2022-03-19Unsafe editor.resource access: timelinePane (fix #107649)Benjamin Pasero
2022-03-19timeline - set filter menu as `menuAsChild` to prevent actions from hiding wh...Benjamin Pasero
2022-03-18debt - avoid `uri.toString(true)` for loggingBenjamin Pasero
2022-03-17Timeline: make sources more prominent (fix #145232) (#145291)Benjamin Pasero
2022-03-15Fix #145135Jackson Kearl
2022-03-15timeline - revert back to showing multiple sourcesBenjamin Pasero
2022-03-15history - store active timeline source in workspace storageBenjamin Pasero
2022-03-15history - I do not want to talk about thisBenjamin Pasero
2022-03-11timeline - fix bad `uri` compareBenjamin Pasero
2022-03-11history - improve display of local history entriesBenjamin Pasero
2022-03-10history - first cut timeline provider for local historyBenjamin Pasero
2022-02-22extract marshalling id into its own file and untable uri from it, https://git...Johannes Rieken
2022-02-16Fix #114806Jackson Kearl
2022-02-02enable `@typescript-eslint/member-delimiter-style`, https://github.com/micros...Johannes Rieken
2022-01-24debt - cleanup context key handling in workbenchBenjamin Pasero
2021-12-30Rename `modes` to `languages`Alex Dima
2021-10-25Fix typo in timelinePane.ts (#131356)Ikko Ashimine
2021-07-09Preserve color from ThemeIcons in TimelineEric Amodio
2021-06-23protocol: refactor to use enum for marshalled object idsConnor Peet
2021-05-03:chore: some code cleanupBenjamin Pasero
2021-04-14fix #120485 hide `Open Timeline` from Explorer context menu when there are no...gjsjohnmurray
2021-04-08Add a few more overrides in codebaseMatt Bierner
2021-04-08Add override keyword in codebase (#120755)Matt Bierner
2021-03-31Hides context keyEric Amodio
2021-03-25Setting descriptions typos and formattinggregvanl
2021-03-01Revisit loose primary group check , use string instead of isPrimaryCheckisidor
2021-02-22Closes #116361 - adds select/compare abilityEric Amodio
2021-02-18move IActionViewItemProvider and IActionViewItem into its right place, https:...Johannes Rieken
2021-02-11Merge branch 'master' into joao/overlay-cksJoão Moreno
2021-02-05Fixes #110496 - use builtin gestures for open/diffEric Amodio
2021-02-05wip: support overlay context key serviceJoão Moreno
2021-01-22extract menu entry view item creation logic, fyi @joaomoreno prep for https:/...Johannes Rieken
2020-12-16codicons -> iconLabelsMartin Aeschlimann
2020-12-14separate viewPane and viewPaneContainerSandeep Somavarapu
2020-11-26Use ThemeIcon & IconRegistry for custom iconsMartin Aeschlimann
2020-11-25timeline icons: use codicon registry for nowMartin Aeschlimann