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-09Update TS versions (#157550)Matt Bierner
2022-08-09change dir of cellAttachmentRenderer (#157671)Michael Lively
2022-08-09disable nls on the web for now (#157665)Tyler James Leonhardt
2022-08-09Add experimental support for update markdown links on file moves/renames (#15...Matt Bierner
2022-08-09Git - Upgrade file-type package (#156411)Ladislau Szomoru
2022-08-09Commit keyboard shortcut to honor the post commit command setting (#157617)Ladislau Szomoru
2022-08-09Show error when markdown preview restore fails (#157566)Matt Bierner
2022-08-09Add offline_access to list of default scopes (#157453)ChaseKnowlden
2022-08-08Support for pasting images into markdown notebook cells (#156847)Michael Lively
2022-08-08Apply editor-font-family to all `code` in notebooks (#157554)Matt Bierner
2022-08-08Rev built-in versions of vscode-nls to 5.1.0 (#157530)Tyler James Leonhardt
2022-08-08Enable translations for extension code for the web (#155355)Tyler James Leonhardt
2022-08-05Fix notebook execution test failures (#157290)Rob Lourens
2022-08-05fix build (#157217)ben/exploration-perf-firstBenjamin Pasero
2022-08-05Fix package version (#157202)Matt Bierner
2022-08-05Fix markdown images having duplicate ids (#157177)Matt Bierner
2022-08-05We only need to wait on the input box for un-supported environments (#157157)Tyler James Leonhardt
2022-08-05Remove skipped webview tests (#157155)Matt Bierner
2022-08-05Use 'import type' for '@jupyterlab/nbformat' (#157153)Matt Bierner
2022-08-04Use tabs to figure out when to report JS/TS diagnostics (#157117)Matt Bierner
2022-08-04Fix language-specific tab expansion and polish (#157035)Raymond Zhao
2022-08-04Merge pull request #157029 from microsoft/rebornix/notebook-no-test-skipPeng Lyu
2022-08-03bring back kernel execute testrebornix
2022-08-03remove outdated testrebornix
2022-08-03Notebook Cells re-render upon changes to metadata (#156917)Michael Lively
2022-08-03Add `activeWebviewPanelId` context key (#156944)Matt Bierner
2022-08-03Separate notebook kernel and api test (#156946)Peng Lyu
2022-08-03debt: move insert command towards unit tests. (#156929)Peng Lyu
2022-08-03Pick up latest markdown language service (#156933)Matt Bierner
2022-08-03Turn on notebook document test. (#156932)Peng Lyu
2022-08-02Provide valid markdown-specific default for `editor.quickSuggestions` setting...John Murray
2022-08-02Fix onDidDeleteMarkdownDocument not hooked up (#156913)Matt Bierner
2022-08-02Use finalized vscode-languageserver version (#156910)Matt Bierner
2022-08-02Clear markdown diagnostics when file is closed (#156912)Matt Bierner
2022-08-02Add patch for enabling new TS plugins on web approach (#149186)Matt Bierner
2022-08-02Re #155587. Move undo/redo to unit tests. (#156849)Peng Lyu
2022-08-02up timeout to 5min (#156846)Tyler James Leonhardt
2022-08-02Pick up new md grammar (#156844)Matt Bierner
2022-08-01Pick up TS 4.8 for JS/TS extension (#156828)Matt Bierner
2022-08-01Remove move cell integration test (#156825)Peng Lyu
2022-08-01Move off asPromise (#155920)Peng Lyu
2022-08-01Include globally enabled TS Server plugins when reporting issues (#156510)Matt Bierner
2022-08-01Tell users about enabled TS plugins on crash (#156514)Matt Bierner
2022-08-01🎁 Add option to disable script hovers in `package.json` files (#156752)Babak K. Shandiz
2022-07-29Only use the commit in share link when upstream (#156658)Alex Ross
2022-07-28more checking for undefined objects, fixed bug casuing markdown renderer to e...Michael Lively
2022-07-28Show quick pick when redirect fails to complete redirect to be more robust (#...Tyler James Leonhardt
2022-07-27Always log on tsserver exits (#156495)Matt Bierner
2022-07-27Always log tsserver exit code, even for kill processes (#156378)Matt Bierner
2022-07-27devcontainer schema: handle deprecated properties (#156425)Martin Aeschlimann