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
path: root/src
AgeCommit message (Expand)Author
2020-07-15fixes #102409 (#102544)1.47.2SteVen Batten
2020-07-14Merge pull request #102479 from microsoft/joao/release/1.47/fix-102358João Moreno
2020-07-14scm: always call onDidChangeContentHeightJoão Moreno
2020-07-14fix #102117Sandeep Somavarapu
2020-07-14fix https://github.com/microsoft/vscode/issues/102330Johannes Rieken
2020-07-14fixes #102358João Moreno
2020-07-14Merge pull request #102436 from microsoft/sandy081/fix102082Sandeep Somavarapu
2020-07-14Fix conditional for overrideCommandForWebview (#102410)Matt Bierner
2020-07-14Fix #102082Sandeep Somavarapu
2020-07-13Allow unsupported types for tree tooltip (#102366)Alex Ross
2020-07-13fix #102148 (#102362)Benjamin Pasero
2020-07-11Fix double paste in webvies (#102165)Matt Bierner
2020-07-10Creating files will add 2 times BOM (UTF-8, 16) #102103 (#102111)Benjamin Pasero
2020-07-10Reading from stdin via tmp file and pipe raise an exception #102085 (#102098)Benjamin Pasero
2020-07-08Ensure tasks are resolved when run from extension host (#101904)1.47.0Alex Ross
2020-07-07Merge pull request #101825 from microsoft/misolori/debug-iconMiguel Solorio
2020-07-07Encoding euckr does not exist anymore (fix #101847) (#101853)Benjamin Pasero
2020-07-07Update Codicons: add debug-alt-small and vm-connect (fixes #101026)Miguel Solorio
2020-07-07Reset model state if setting key changes (#101806)Aditya Thakral
2020-07-07Correctly handle null default values for objects (#101807)Aditya Thakral
2020-07-06Merge pull request #101687 from microsoft/misolori/notebook-outputMiguel Solorio
2020-07-06fixes #101688João Moreno
2020-07-06adopt new loaderJohannes Rieken
2020-07-03Update notebook output width (fixes #101663)Miguel Solorio
2020-07-03Check if focus changed (fixes #101657)Christof Marti
2020-07-03scm ux: setting to toggle providers countsJoão Moreno
2020-07-03Fixes #101483: check state after await and make tests asyncAlex Dima
2020-07-03Merge branch 'master' of https://github.com/microsoft/vscodeMartin Aeschlimann
2020-07-02💪 Trim more padding from notebook cells (refs #101600)Miguel Solorio
2020-07-02Fixes #35711Alex Dima
2020-07-02Dont overwrite context lines if defined in fileJackson Kearl
2020-07-02Make sure webview is focused before intercepting copy/pasteMatt Bierner
2020-07-02Add telemetry for how often find widget is enabled in webviewsMatt Bierner
2020-07-02fixes #101592SteVen Batten
2020-07-02Update notebook cell color token descriptions (fixes #98984)Miguel Solorio
2020-07-02Reduce whitespace in notebook cells (refs #101600)Miguel Solorio
2020-07-02Comments for #100941Alex Dima
2020-07-02JSON doc needs to escape icon reference Fixes #101512Martin Aeschlimann
2020-07-02Properly convert markdown for tree hoversAlex Ross
2020-07-02compacted debug sessions should show name of child and not of parentisidor
2020-07-02change noCompress -> compress and make default to not compress sessions in ca...isidor
2020-07-02fixes #101554isidor
2020-07-02fixes #101572João Moreno
2020-07-02scm ux, related to #101103João Moreno
2020-07-02web - fix performance measuresBenjamin Pasero
2020-07-02Merge branch 'master' of https://github.com/microsoft/vscodeJoão Moreno
2020-07-02SCM UX exploration #101103João Moreno
2020-07-02storage - remove unused codeBenjamin Pasero
2020-07-02Fix #100348Sandeep Somavarapu
2020-07-02Fix clicking on left output margin of cellRob Lourens