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-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
2022-07-27Create a `insiders.vscode.dev` link when I use insiders for sharing (#156436)Alex Ross
2022-07-27Exclude esbuild files from build (#156362)Matt Bierner
2022-07-27Git - Fix regression with Commit action button icon (#156417)Ladislau Szomoru
2022-07-27Git - fix edge case during rebase (#156410)Ladislau Szomoru
2022-07-27Rename editor.dropIntoEditor.enabled setting (#156381)Matt Bierner
2022-07-26add notebook-out to .gitignoreMichael Lively
2022-07-26fix package.json/esbuild.js for files in publishMichael Lively
2022-07-26Enable safe inline svg tags in trusted html (#156216)Matt Bierner
2022-07-26fix: typos (#155310)易良
2022-07-25theme-seti icon Laravel .blade.php lose php icon when installing blade relate...Martin Aeschlimann
2022-07-25Make some Emmet settings language-overridable (#156184)Raymond Zhao
2022-07-25seperate out devContainer schemas for vscode & codespaces (#156170)Martin Aeschlimann
2022-07-25Pick up new version of markdown-language-server (#156010)Matt Bierner
2022-07-23Add some additional logging to md server (#156007)Matt Bierner
2022-07-23Update ipynb yarn lock (#156004)Peng Lyu
2022-07-22Merge pull request #155777 from Yoyokrazy/tempMichael Lively
2022-07-22Update typescriptServiceClient.ts, fix naming errors (#155946)ryuurock
2022-07-22enable merge editor by default (#155937)Johannes Rieken
2022-07-22Add npmignore to markdown server (#155898)Matt Bierner
2022-07-21Add MD server tracing and update diagnostics on files changes (#155797)Matt Bierner
2022-07-21show "Accept Merge" only for files currently under conflict. (#155822)Johannes Rieken
2022-07-21Contribute to html language server with a custom language. (#146731)Angelo
2022-07-21skip test & :lipstick: (#155826)Benjamin Pasero
2022-07-21SCM - Fixed a regression due to which post-commit commands were not being exe...Ladislau Szomoru
2022-07-21Documenting markdown LS (#155789)Matt Bierner
2022-07-21skip flaky test (#152145) (#155809)Benjamin Pasero
2022-07-21Git - Add telemetry comments (#155811)Ladislau Szomoru
2022-07-21Git - Enable action button while rebasing (#155744)Ladislau Szomoru
2022-07-21formattingMichael Lively
2022-07-21remove md-it dependency, added undefined check to attachmentsMichael Lively
2022-07-21Update package.jsonMichael Lively
2022-07-20removed commented codeMichael Lively
2022-07-20yarn.lock with yarnpkg instead of npmMichael Lively
2022-07-20rm package-lock.jsonMichael Lively
2022-07-20rendering of attachment images complete via tokensMichael Lively
2022-07-20added attachment and metadata support back in... rebasing is scaryMichael Lively
2022-07-20added build stuffMichael Lively
2022-07-20okay now things are actually fresh and workingMichael Lively
2022-07-20Git - Use GIT_EDITOR environment variable to suppress the git commit editor d...Ladislau Szomoru
2022-07-20Fix #114461 (#151824)Ping
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