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-25A full editor can be used as git commit message editor (#95266)Jonas Dellinger
2022-05-25add `git.experimental.mergeEditor` setting to enable/disable merge editor for...Johannes
2022-05-25Add PasteEditProvider (#107283)Matt Bierner
2022-05-25Bump default JS target for scripts in html (#150240)Matt Bierner
2022-05-25More telemetry comments (#150303)Logan Ramos
2022-05-24Adopt TS 4.7 final (#150313)Matt Bierner
2022-05-24Merge remote-tracking branch 'upstream/main' into rchiodo/iw_output_scrollingRich Chiodo
2022-05-24Add test for scrollingRich Chiodo
2022-05-24Fix test to passRich Chiodo
2022-05-24Fix #150266 (#150267)Ladislau Szomoru
2022-05-24Merge branch 'main' into 3wmJohannes
2022-05-24Add a testRich Chiodo
2022-05-24Markdown ignoreLink should apply to paths in header links (#150223)Matt Bierner
2022-05-24Finalize NotebookEditor api proposal (#149767)Matt Bierner
2022-05-24Add additional allowed tags in untrusted notebook markdown (#150228)Matt Bierner
2022-05-22polish namesMartin Aeschlimann
2022-05-22DiagnosticsSupport for json and htmlMartin Aeschlimann
2022-05-22implement diagnostic pullMartin Aeschlimann
2022-05-21Bump php grammar, fix #142824, fix #116103 (#150067)Rob Lourens
2022-05-21Rename skipPaths to ignoreLinks (#150064)Matt Bierner
2022-05-20Fix typo (#150042)Esteban Dalel R
2022-05-20Fix markdown ext errors accessing disposed webview (#149960)Matt Bierner
2022-05-20Pick up latest markdown-it-katex (#149978)Matt Bierner
2022-05-19Changing dependency syntax for markdown-it-katex (#149962)Matt Bierner
2022-05-19css/html/json update to lsp 8 (#148715)Martin Aeschlimann
2022-05-19Expose outputItem in notebook markdown eve (#149870)Matt Bierner
2022-05-19Remove unfinished test (#149864)Matt Bierner
2022-05-19Fix notebook output double spacing (#149842)Rob Lourens
2022-05-19Add skipPaths option for markdown link validation (#149859)Matt Bierner
2022-05-18Handle multiline commit messages when creating PR (#149426)Roj
2022-05-18Enable strictNullChecks for implicit projects (#149844)Matt Bierner
2022-05-18Update list of enabled APIs (#149838)Matt Bierner
2022-05-18update vscode-grammar-updaterMartin Aeschlimann
2022-05-18Adopt notebookWorkspaceEdit proposal internally (#149778)Matt Bierner
2022-05-17Rename to DocumentOnDropEditProvider (#149730)Matt Bierner
2022-05-17add telemetry event comments and owner (#149070)Martin Aeschlimann
2022-05-17git should open merge editor with detail and description (tag and commit-hash)Johannes
2022-05-17Add scope for settings (#149696)Ladislau Szomoru
2022-05-17Update custom menu styles (#149187)David Dossett
2022-05-17Don't detect links in markdown code blocks (#149680)Matt Bierner
2022-05-17Update markdown diagnostics when linked files change (#149672)Matt Bierner
2022-05-16Enable enabling js/ts.implicitProjectConfig.checkJs by default (#149660)Matt Bierner
2022-05-16Fixing some html tags detected as autolinks for diagnostics (#149511)Matt Bierner
2022-05-16Merge branch 'main' into 3wmJohannes
2022-05-13Git - Add trace level telemetry to repository discovery (#149469)Ladislau Szomoru
2022-05-13Git - branch protection (#149360)Ladislau Szomoru
2022-05-13fix word range in XML. For #149318Martin Aeschlimann
2022-05-13Add "Open Containing Folder" etc to file context menu in Git SCM view (#149150)John Murray
2022-05-13Don't treat escaped markdown reference links as links (#149407)Matt Bierner
2022-05-13Clean up the markdown document link provider tests (#149405)Matt Bierner