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-20[html] update service and fix url resolving (#155725)Martin Aeschlimann
2022-07-20Configurations ${WorkSpace} autocomplete broken after update (#155713)Martin Aeschlimann
2022-07-20use commit-icon for description, tweak codicon font-size (#155714)Johannes Rieken
2022-07-20also default to opening merge editor when conflict is about adding (#155711)Johannes Rieken
2022-07-20Move MD diagnostics to language server (#155653)Matt Bierner
2022-07-18Git - The git.sync command should use the git.rebaseWhenSync setting (#155511)Ladislau Szomoru
2022-07-18Git - Do not show SmartCommit dialog when using "Commit All" (#155486)Ladislau Szomoru
2022-07-18Merge pull request #155148 from microsoft/joh/double-barnacleJohannes Rieken
2022-07-16Add ability to continue desktop edit session in vscode.devJoyce Er
2022-07-15Add syntax highlighting for .env files without extensions (#155298)Martin Aeschlimann
2022-07-15Fix md document links for untitled files (#155248)Matt Bierner
2022-07-14Disable chunking to prevent `importScripts` calls in web (#155226)Joyce Er
2022-07-14read `REBASE_HEAD` when rebasing, swap yours/theirs (label, sides) as well (#...Johannes Rieken
2022-07-14Sync Changes button - only show when local branch is ahead/behind the remote ...Ladislau Szomoru
2022-07-14Git - Add events to IPostCommitCommandsProviderRegistry (#155051)Ladislau Szomoru
2022-07-14use `TabInputTextMerge` in git extensionsjoh/double-barnacleJohannes
2022-07-14Git - Use cloud icon for remote branches (#155140)Ladislau Szomoru
2022-07-14Move MD references, rename, and definition support to md LS (#155127)Matt Bierner
2022-07-14Remove references to finalized drop api (#155128)Matt Bierner
2022-07-13Finalize drop into editor api (#155102)Matt Bierner
2022-07-13Move md path completions and document links to language server (#155100)Matt Bierner
2022-07-13git - Add localization comment for Publish Branch action button (#155053)Ladislau Szomoru
2022-07-13Fix issue with kernel preselection being overridden by view state (#154968)Rich Chiodo
2022-07-13Clean up document link resolve (#154959)Matt Bierner
2022-07-12Clean up HtmlRenderingHook (#154961)Matt Bierner
2022-07-12Emmet: Add back trigger character arguments (#154940)Raymond Zhao
2022-07-12Git - Commit action button extension api (#154555)Ladislau Szomoru
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