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-06-27Ensure extension hosts terminate in reverse order of creation (#153364)Alexandru Dima
2022-06-23remove defaultProfile from IUserDataProfileService (#152960)Sandeep Somavarapu
2022-06-23fix default profile (#152915)Sandeep Somavarapu
2022-06-21storage - rename `GLOBAL` to `APPLICATION` (#152730)Benjamin Pasero
2022-06-21Rename `StorageScope.Global` to `Profile` (#152703)Benjamin Pasero
2022-06-17Merge branch 'main' into joh/cheap-foxJohannes
2022-06-17move IUserDataProfileService to workbench (#152427)Sandeep Somavarapu
2022-06-17Split IUserDataProfilesService (#152385)Sandeep Somavarapu
2022-06-16updates for windowsjoh/cheap-foxSteVen Batten
2022-06-15Merge branch 'main' into ben/151490Benjamin Pasero
2022-06-14Merge branch 'main' into fix-148983Daniel Imms
2022-06-14- introduce isDefault property on profileSandeep Somavarapu
2022-06-14Merge branch 'main' into ben/151490Benjamin Pasero
2022-06-14storage - first cut profile supportBenjamin Pasero
2022-06-14profile enhancements (#152043)Sandeep Somavarapu
2022-06-13implement feedbackSandeep Somavarapu
2022-06-13Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-12text files - drop need for text editor controlBenjamin Pasero
2022-06-11text editors - avoid code editor dependencies for optionsBenjamin Pasero
2022-06-10Merge branch 'main' into sandy081/settingsProfileSandeep Somavarapu
2022-06-08auto-fixed prefer-const violationJohannes
2022-05-23- Save settings profileSandeep Somavarapu
2022-05-22move globalStorageHome to userDataProfileServiceSandeep Somavarapu
2022-05-20fix testsSandeep Somavarapu
2022-05-17add additional telemetry for connection latency and duration (#149398)Connor Peet
2022-05-16Fixes #148983jeanp413
2022-05-12fix compile errorJohannes
2022-05-06Fix position of webviews and notebooks when the editor grid scrolls (#148858)Matt Bierner
2022-05-02Adopt WCO for Windows (#147947)SteVen Batten
2022-05-02editor group model - fix index fo unstick as well (#145773)Benjamin Pasero
2022-05-02Path is not `~` prefixed for editors right on startup (fix #148420)Benjamin Pasero
2022-04-26labels - make `getPathLabel` aware of remote OSBenjamin Pasero
2022-04-25labels - fix regression with git labelsBenjamin Pasero
2022-04-19more sandboxed usages in ext host starter (#147666)Benjamin Pasero
2022-04-14lifecycle - show pending operations on shutdown in dialogBenjamin Pasero
2022-04-08editors - reload error placeholder when file is coming backBenjamin Pasero
2022-04-08editor - implement error placeholder and drop toastsBenjamin Pasero
2022-04-04group.closeAllEditors returns a booleanLogan Ramos
2022-04-01Reduce usages of `ModesRegistry.registerLanguage`Alex Dima
2022-04-01model / working copy - go through managers when resolving again (#146504)Benjamin Pasero
2022-03-31Allow to set `files.encoding` as language specific setting for files on start...Benjamin Pasero
2022-03-28Have `group.closeEditors` return a boolean promise (#146188)Logan Ramos
2022-03-28files - 💄 interface name consistencyBenjamin Pasero
2022-03-23$(mark-github) in notification (fix #145722)Benjamin Pasero
2022-03-23$(mark-github) in notification (fix #145722)Benjamin Pasero
2022-03-19tests - reduce error spamBenjamin Pasero
2022-03-18history - use `Limiter` for storing models on shutdownBenjamin Pasero
2022-03-17history - when restoring, close associated editorsBenjamin Pasero
2022-03-17history - fix settings to appear in timelineBenjamin Pasero
2022-03-12history - introduce `entries.json` and `SaveSource`Benjamin Pasero