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-07-12Move md workspace symbol search to language service (#154874)Matt Bierner
2022-07-12Add Makefile tests for upgraded grammar: comma, comment, shebang (#154625)Alexander Fadeev
2022-07-12Git - fix edge case with Windows mapped drives (#154342)Ladislau Szomoru
2022-07-12remove obsolete API proposal name from api-tests, fyi @Tyriar (#154902)Johannes Rieken
2022-07-12Rename drop API interface (#154876)Matt Bierner
2022-07-12Remove extra files from build (#154875)Matt Bierner
2022-07-12Adding keepLines feature to the settings (#154790)Aiday Marlen Kyzy
2022-07-11Fix range of reference links (#154819)Matt Bierner
2022-07-11Add hook for extending built-in html renderer (#154316)Matt Bierner
2022-07-11Merge branch 'main' into proposal-130231Daniel Imms
2022-07-11Update make grammar (#154789)Alex Ross
2022-07-11Git - Maintain spaces in the arguments (#154685)Ladislau Szomoru
2022-07-10Fix compilation error (#154699)Ladislau Szomoru
2022-07-10Merge branch 'main' into proposal-130231Daniel Imms
2022-07-10Fix markdown extension path (#154656)Matt Bierner
2022-07-08Fix testsjeanp413
2022-07-07Git - Commit action button should use smart commit settings (#154169)Ladislau Szomoru
2022-07-07Move smart select and folding to md language server (#154334)Matt Bierner
2022-07-07joh/issue145374 (#154360)Johannes Rieken
2022-07-07update yarn.lock (#154336)João Moreno
2022-07-07Switch extensions to 1DS (#154299)Logan Ramos
2022-07-07Scaffold out basic markdown language server (#154293)Matt Bierner
2022-07-06npm: remove icon from localizationConnor Peet
2022-07-06support vscode.dev link generation in notebook editor (#154183)Peng Lyu
2022-07-06GitHub - Add translation comment not to translate the $(github) codicon (#154...Ladislau Szomoru
2022-07-06[html] unresolved import error in embedded JavaScript (#154261)Martin Aeschlimann
2022-07-05joh/theoretical quokka (#154157)Johannes Rieken
2022-07-05Fix angle bracket path completions for link defs (#154182)Matt Bierner
2022-07-05Remove reliance on document.lineAt (#154191)Matt Bierner
2022-07-05Update grammars (#154099)Alex Ross
2022-07-04Git - Update commit button icon and tooltip based on branch protection (#154101)Ladislau Szomoru
2022-07-04Merge branch 'main' into feature/support-angle-bracket-matching-in-typescriptHenning Dieterichs
2022-07-04Debt - Prevent icon translations (#154094)Ladislau Szomoru
2022-07-04Merge pull request #153917 from microsoft/joh/issue153288Henning Dieterichs
2022-07-04Fixes #148568 (#154008)João Moreno
2022-07-01Disable inline completions by default for Emmet (#153926)Raymond Zhao
2022-07-01be tolerant to other events happing but still enforce that the expected event...joh/issue153288Johannes
2022-07-01Share link from File Menu shouldn't include active file (#153911)Alex Ross
2022-07-01Git - Disable commit button while merge is in progress (#153890)Ladislau Szomoru
2022-07-01Update id of markdown-it renderer (#153876)Matt Bierner
2022-07-01Don't include reference links that are inside other links (#153864)Matt Bierner
2022-07-01Handle fs error in markdown path completions (#153869)Matt Bierner
2022-06-30Git - Do not show Sync Changes and Publish Branch action button when commit i...Ladislau Szomoru
2022-06-30Git - Tweak the git.useEditorAsCommitInput setting description (#153794)Ladislau Szomoru
2022-06-30Git - "Commit & Push" command now publishes the branch if there is no trackin...Ladislau Szomoru
2022-06-29Update seti for the gitcommit language (#153711)Martin Aeschlimann
2022-06-29Git - Disable undo last commit command while commit is in progress (#153739)Ladislau Szomoru
2022-06-29Fix slow integration test (#153735)Rob Lourens
2022-06-29Git - Add commands to the editor title to accept/discard commit message (#153...Ladislau Szomoru
2022-06-29joh/issue150862 (#153677)Johannes Rieken