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-05-12Remove the textDocumentNotebook API proposal (#149277)Matt Bierner
2022-05-12chore: update electron@17.4.3 (#149315)Robo
2022-05-12Some terminal launch config args are double-escaped (#149307)Rob Lourens
2022-05-12Pick up TS 4.7 RC (#149301)Matt Bierner
2022-05-12Can't execute notebook cells (#149298)Rob Lourens
2022-05-11Don't escape launch config args that are only '<' and '>'. Fix #148887 (#149284)Rob Lourens
2022-05-11Fixes #146444: Call `setPointerCapture` with all pointer types, to match the ...Alexandru Dima
2022-05-11Expose logger in web embedder API (#147035)tanhakabir
2022-05-11Fixes #147732: Convert incoming URIs or marshalled URIs to strings (#149266)Alexandru Dima
2022-05-11Remove PR trigger (#149265)Ladislau Szomoru
2022-05-11Avoid using CSS variables for background images because they aren't fetched t...Alexandru Dima
2022-05-11Drag & drop from tree item with no valid data still triggers editor drop zone...Alex Ross
2022-05-11Merge pull request #146866 from dlech/patch-9Alexandru Dima
2022-05-11Fixes #147978: Remove throttling from mouse move listeners (#149252)Alexandru Dima
2022-05-11more instancesDavid Lechner
2022-05-11allow null in ICodeEditor.restoreViewState()David Lechner
2022-05-11Do not trigger the CI workflow automatically. One can still run it manually i...Ladislau Szomoru
2022-05-11Engineering - create pull request pipeline (#149171)Ladislau Szomoru
2022-05-11show action to switch to release (#149244)Sandeep Somavarapu
2022-05-11Enable random branch creation (#149241)Ladislau Szomoru
2022-05-11Add squash as default merge method (#149237)Alex Ross
2022-05-11Merge pull request #149230 from microsoft/sandy081/148933Sandeep Somavarapu
2022-05-11allow createSerializedGrid to provide leaf node data (#149167)João Moreno
2022-05-11fixes #148899 (#149182)SteVen Batten
2022-05-11fix #148933Sandeep Somavarapu
2022-05-11Bump distro (#149218)Joyce Er
2022-05-11Add request timeout to get info for #143967 (#149214)Rob Lourens
2022-05-11adopt state variations of layout icons (#149200)SteVen Batten
2022-05-11Merge pull request #149195 from microsoft/roblourens/issue147527Rob Lourens
2022-05-11Increase settings upload timeout. Fix #149089 (#149203)Rob Lourens
2022-05-11Use line count on textBuffer to select last lineRob Lourens
2022-05-11Revert "Generate ADMX/ADML policy declaration files from static analysis" (#1...Joyce Er
2022-05-11Make focusNotebookCell asyncRob Lourens
2022-05-11Set correct editor selection when moving cursor from one cell editor to anoth...Rob Lourens
2022-05-11Update Codicons: Add state variations for layout icons (refs #148931) (#149196)Miguel Solorio
2022-05-10Fix #137330 (#149093)Ladislau Szomoru
2022-05-10Merge pull request #148978 from microsoft/rebornix/output-focusPeng Lyu
2022-05-10:lipstick:rebornix
2022-05-10handle custom context menu later.rebornix
2022-05-10git: validate URI for clone command (#149180)Joyce Er
2022-05-10Merge pull request #149173 from microsoft/sandy081/148672Sandeep Somavarapu
2022-05-10Fix disabled state for debug toolbar icons (#149172)David Dossett
2022-05-10Don't repeat markdown link validation (#149169)Matt Bierner
2022-05-10Specify tsconfig.tsbuildinfo is json (#149065)Remco Haszing
2022-05-10expose source information for default langauge override settingsSandeep Somavarapu
2022-05-10Add high contrast light theme on monaco editor (#149165)Alexandru Dima
2022-05-10Git - branch prefix + random name generation (#149069)Ladislau Szomoru
2022-05-10Merge pull request #148777 from CodinGame/add-get-editors-apiAlexandru Dima
2022-05-10Fixes #148256: `\t` should jump to next indent tab stop and not just add the ...Alexandru Dima
2022-05-10Fixes #148893: Use the change accessor pattern to avoid leaking decorations v...Alexandru Dima