## microsoft/vscode — v1.19.3…v14

_10000+ commits._

### Features
- **Add support for workspaces callbacks to MS auth provider** (9514854)
- **Add more keybindings** (03b322e)
- **Add multiple result link tests** (ae4a501)
- **[json] Add setting to disable downloading JSON schemas. Fixes #96083** (8a97cbb)
- **Support for pinned tabs (#97078)** (b85061a)
- **update seti font, support for inherit icon. Fixes #92951. Fixes #96326** (f8c59fe)
- **#95157 add debug logs for user data changes** (ae75864)
- **Add a memory storage space for layout computation** (9ecc810)
- **Convert validated links provider to new model** (2feae02)
- **Update protocol links with new model** (a685ac6)
- **Update word link provider with new model** (5fc2e26)
- **Add `–noprofile` to detect WSL IP address to speed up things** (177b9c3)
- **debug: introduce debugTelemetry** (d2d69a5)
- **add trace logging to extHostDiagnostics, #96837** (59a5aa1)
- **debug: introduce debugStorage to simplify debugService.ts** (182c1f7)
- **add view name in progress indicator api** (6df1443)

### Fixes
- **Fix #96600 - Bot: Unlabel and unassign** (25875a1)
- **Fix build** (55fa934)
- **Fix protocol link tests** (add324e)
- **Fix validated local link tests** (72a42fc)
- **Fix wide word links and tests** (b8ec024)
- **Fix #88249** (682b2bd)
- **Fix tests** (69ab429)
- **Fix #96695** (a54912c)
- **Event listener leak in WalkThroughPart (fix #96988)** (1c00a72)
- **fix tree shaker fyi @alexdima** (fef9b12)
- **Better fix for #96968** (f761228)
- **Fix #92794. Promote comment options to stable** (9be0faf)
- **Fix link hover not going away when line changes** (faf7a4e)
- **Fix #96914** (64d29b0)
- **fix #96898** (19c1c8a)
- **Fix task instance limit** (7738654)
- **fix #96655** (f93c079)
- **Fix #83675** (de0d8c7)
- **debug: fix stackFrame equality matching** (bf77670)
- **fix #96970** (719ac74)
- **Fix dragging views across notebook** (25d0cdc)
- **Fix #96517.** (893f374)
- **Fix #96519.** (8a52bf3)

### Backend
- **Aria label search tree based on contents** (35ac6b9)
- **api: implement extension mode api (#95926) (#97081)** (773c398)
- **Reduce "export const [...]id" pattern to save on minified code size.** (63f167a)
- **Update distro** (637b59c)
- **Merge pull request #97065 from microsoft/tyriar/provide_links** (e5be2d8)
- **Merge branch 'master' into tyriar/provide_links** (a211a05)
- **don't focus moved view containers** (4210a6a)
- **fixes #97005** (b64b98c)
- **closes #93849** (9394e57)
- **fixes #97007** (635fc32)
- **Handle focus in notebook going to webview** (965b19a)
- **xterm@4.6.0-beta.44** (46e54a2)
- **Fixes #93049** (9a69970)
- **Avoid rendering attempts outside the canvas** (4c6b933)
- **Clean up minimap layout computation** (e4de071)
- **Small tweaks** (305853d)
- **Keep minimap layout stable (#95178)** (864688a)
- **Minor tweaks** (8608537)
- **Extract minimap layout computation** (013181f)
- **Break the layout change loop by reusing the previous result (#95178)** (7296f45)
- **Move word wrapping options logic to the EditorLayoutInfoComputer** (af4b129)
- **[semantic tokens] improve code completions for `editor.semanticTokenColorCustomizations`. Fixes #96351** (dc97794)
- **xterm@4.6.0-beta.43** (6f5f899)
- **Remove debug logs** (d98cd9f)
- **[product icons] make preferences edit control to be theme-able. Fixes #96647** (763de79)
- **[rename on type] Language client is not ready yet. FIxes #97062** (3887bc8)
- **xterm@4.6.0-beta42** (000c0e1)
- **Move web contributions to terminal.web.contribution** (9afb725)
- **debug: move getSpecificSourceName to a helper method** (ff39ebf)
- **Move ExtensionContext.environmentVariableCollection to stable** (af3c79e)
- **remove timeout as this is causing flickering during startup** (ed00093)
- **#96898 load unknown configurations always** (656920b)
- **debug: use proper context for the disconnect command** (24fb571)
- **Adds diagnostics for github actions** (756849a)
- **reduce flicker when moving between panel/actbar** (bd0efff)
- **Layout terminal with cached dims on first visible** (8a56212)
- **fixes #96951** (0838431)
- **Adopt registerAction2 in search editor land.** (ebec714)
- **fixes #97007** (86cb707)
- **Clean up search view dirty state (#97038)** (b2d0785)
- **Don't allow layout to be called with negative dimensions** (fea66b2)
- **Bump actions to close #97025.** (db2c4cb)
- **Bump ping delay** (f25c779)
- **Apply scroll area to hover content, not status bar** (deca152)
- **Bump action version** (d9260c0)
- **onDidCloseNotebookDocument** (e092295)
- **#97017 Use delayer instead of Event.debounce** (c73c32c)
- **fixes #97019** (bbadf88)
- **#90020 update activity bar when container location changes** (d695c37)
- **#90225 Update order of welcome view to be first** (40f83c0)
- **naming: *Notebook** (ba0ba09)
- **finalize dynamic debug config API; fixes #88230** (7b34305)
- **host - latch the change focus events** (9f07996)
- **Merge pull request #96996 from jeanp413/debug-dropdown-background** (e941619)
- **fixes #96987** (15e13c9)
- **Update builtin extension ms-vscode.js-debug-nightly** (b8b1752)
- **debounce onDidChangeMarker-event inside outline pane, #96914** (7bd4ccb)
- **onDidChangeMarker-event have no marker before or after, #96914** (d2c6b2c)
- **web - also listen on visibilitychange to detect focus changes** (83a62c8)
- **explorer: use .find not .filter** (4132985)
- **debug: use .find not .filter .pop()** (caa19dc)
- **Make sure there is vertical space for buttons (fixes #96602)** (1db9228)
- **debt/es6 - make LinkedMap a ES6 map** (fb19601)
- **make ResourceMap a real ES6 map,  #93368** (e1869c5)
- **debug: a simplification with logDebugSessionStart** (effb178)
- **on dispose, fire change event only once, #96693** (42f1a2f)
- **use ResourceMap in extHostDiagnostics, #93368** (55e86cd)
- **Wrong Alex** (d8317ab)
- **Change user references in vscode.proposed.d.ts to be usernames** (b24cbf5)
- **Merge pull request #96934 from microsoft/ben/title-prefix** (f015e86)
- **debug title: use red emoji as title prefix** (fcba9e0)
- **:lipstick:** (3ed6a67)
- **do not use values** (64b01a8)
- **#90020 remove viewlet semantics from activity bar** (a2a82fa)
- **fixes #94464** (65a9148)
- **print icon registry for documentation** (6b52881)
- **use ResourceMap in markerService, #93368** (eb884ba)
- **Bump actions** (ba64335)
- **Force custom editors in diff view to have 100% height wrappers** (5f0e3c9)
- **Make image/dockerfile/dockerComposeFile optional** (987bd8f)
- **files - do not open dirty models that are being auto saved (#96920)** (49e0851)
- **Use dropdown.background color in debug dropdown container** (e0c482b)
- **Remove dupe focus call** (5f8e9f3)
- **Promise.** (7e4291e)
- **Copy cells with alt+drag** (cac884e)
- **Re #93265.** (0d44538)
- **Don't save files on JS/TS server start** (986a9c8)
- **Remove console log** (41ca01f)
- **Clear out stale CSS style properties on webview (#96665)** (6fcec00)
- **Update built-in JS/TS version to 3.9** (996b5be)
- **Build VS Code with TS 3.9 rc** (d7cf608)
- **Preserve cell edit state and focus after dragging** (5de0ef6)
- **Polish markdown dragging** (44fe366)
- **Improve cell drag above/below UX** (49877b3)
- **Update onDidChangeTreeData event type, fixes #96932 (#96933)** (5894549)
- **Merge pull request #96810 from microsoft/rebornix/notebook-textbuffer** (cd49ae3)
- **:lipstick:** (3ab249a)
- **adopt text buffer in split/join cells.** (5edd872)
- **default ext views' container icon to ext container** (bf79549)
- **addendum to #92751** (248d89d)
- **Merge remote-tracking branch 'origin/master' into rebornix/notebook-textbuffer** (39d5623)
- **Merge pull request #96156 from microsoft/kieferrm/split-cell** (ec616b3)
- **fixes #92751** (2785134)
- **remove duplicate identifiers** (2d0f820)
- **:lipstick:** (87aeff9)
- **format** (d5fa623)
- **remove dep on EditorModel from NotebookEditor** (cf726ea)
- **fixes #96653** (8b447a6)
- **aria labels: use comma as separator** (aa0f907)
- **Merge branch 'master' into kieferrm/split-cell** (fe63069)
- **keybindings editor: contribute a keyboardNavigationLabel** (17f4453)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/microsoft/vscode?utm_source=github-action)._