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
path: root/src
AgeCommit message (Expand)Author
2019-06-04Allow shell environment probe to be disabledRob Lourens
2019-06-03Fix #74641. Update viewzone afterline when position changes.Peng Lyu
2019-05-31Fix #74668, old comment API not adding commentsRachel Macfarlane
2019-05-31Actually fix the issueDaniel Imms
2019-05-31Fix possible crash in winptyDaniel Imms
2019-05-31Fix #74659, make sync icon smallerMiguel Solorio
2019-05-31Merge pull request #74679 from microsoft/sandy081/fix74123Sandeep Somavarapu
2019-05-31Merge pull request #74672 from microsoft/joh/fix74670Johannes Rieken
2019-05-31fix #74548Benjamin Pasero
2019-05-31when adding contributed keybindings check if a command with enablement-clause...Johannes Rieken
2019-05-31fix #74566Johannes Rieken
2019-05-31Inconsistent GDPR Comments (#74292)Logan Ramos
2019-05-31Fix #74589.Peng Lyu
2019-05-31ref #71580SteVen Batten
2019-05-31fixes #74617SteVen Batten
2019-05-30Fix sorting of source code actions being reversedMatt Bierner
2019-05-30Merge pull request #74591 from sbatten/commonRemoteAuthoritySteVen Batten
2019-05-30Fix #74590Rob Lourens
2019-05-30Fix #72938Rob Lourens
2019-05-30use +SteVen Batten
2019-05-30removeSteVen Batten
2019-05-30fixSteVen Batten
2019-05-30add common.remoteAuthoritySteVen Batten
2019-05-30Add conditional guards when accessing webview elementMatt Bierner
2019-05-30Fix microsoft/vscode-remote-release#279Rob Lourens
2019-05-30Note that document link auto-includes instructions for tooltipMatt Bierner
2019-05-30Hide machine-scoped settings from User tab in remote windowRob Lourens
2019-05-29Remove logsDaniel Imms
2019-05-29Correctly splice from bg terminal listDaniel Imms
2019-05-29Merge pull request #74546 from tony-xia/use-constMatt Bierner
2019-05-29Fix #74562. update menu registration key in comments.Peng Lyu
2019-05-29Fix #74561. Update resource name to uri.Peng Lyu
2019-05-29Update commentThread/context and comment/context contribution descriptions, f...Rachel Macfarlane
2019-05-29Update vscode-octicons-font to 1.3Miguel Solorio
2019-05-29explroer: no need to refresh the explorer tree on formatter change since reso...isidor
2019-05-29resource label: redraw on formatter changeisidor
2019-05-29Use "const" instead of "let" in uintTony Xia
2019-05-29Revert "startup metrics should know if a window talks to a remote"Johannes Rieken
2019-05-29fix #74321 (revert back from async/await due to minifier issues)Benjamin Pasero
2019-05-29strict nullJoao Moreno
2019-05-29Merge commit 'refs/pull/74239/head' of github.com:Microsoft/vscode into pr/74239Joao Moreno
2019-05-29remove vscode.env.remoteAuthority API, #74188Johannes Rieken
2019-05-29debug: read out current line when paussedisidor
2019-05-29align CommentThread ctor argument name with propertyPeng Lyu
2019-05-29support submit comment keybindingPeng Lyu
2019-05-28Fix more instances of using `push` instead of `add`Matt Bierner
2019-05-28Update commentMatt Bierner
2019-05-28Fix compile error from method rename in mergeMatt Bierner
2019-05-28Don't try laying out disposed webviewMatt Bierner
2019-05-28Replacing a few instances of IDisposable[]Matt Bierner