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
2020-05-06Adds diagnostics for github actionsEric Amodio
2020-04-05Report linux desktop-related env vars in issue reporterDaniel Imms
2019-10-25adopt json.ParseOptions.allowEmptyContent and getNodeTypeMartin Aeschlimann
2019-10-03Change event name to typeDaniel Imms
2019-09-26Resolving feedbackDaniel Imms
2019-09-26Make launch and config files separate eventsDaniel Imms
2019-09-26Split event into multipleDaniel Imms
2019-09-17debt - clean up platform/electron-main (part 1)Benjamin Pasero
2019-09-16debt - use common/product over node/productBenjamin Pasero
2019-09-16web - move help actions to browserBenjamin Pasero
2019-08-31Fix workspace stat event classificationRachel Macfarlane
2019-08-30change type of _serviceBrand from `any` to `undefined`, #79918Johannes Rieken
2019-08-22More accurate file count for workspace statsRachel Macfarlane
2019-08-22Ensure no more than MAX_FILES are read when collecting workspace stats, #79456Rachel Macfarlane
2019-08-15debt - make diagnostics service only accessible from nodeBenjamin Pasero
2019-08-12Add workspace.id property to stats telemetryRachel Macfarlane
2019-08-05strictPropertyInitializationJoao Moreno
2019-07-19fix GDPR annotationkieferrm
2019-07-17More strongly typed telemetry (#77412)Logan Ramos
2019-07-09Fix/supress more implict index errorsMatt Bierner
2019-06-28Rename workspace.metadata telemetry event to workspace.stats (#76269)Rachel Macfarlane
2019-06-24Report workspace stats in shared processRachel Macfarlane
2019-04-18Improve error handling when opening issue reporterRachel Macfarlane
2019-04-09Improve error handling when fetching diagnosticsRachel Macfarlane
2019-04-06Process explorer refactoringRachel Macfarlane
2019-04-05More diagnostics refactoringRachel Macfarlane
2019-04-04Some diagnostics refactoringRachel Macfarlane
2019-04-02Some refactoring in the diagnostics serviceRachel Macfarlane
2019-03-26Update get system status command to get diagnosticsRachel Macfarlane
2019-03-21Fix more implict any errorsMatt Bierner
2019-03-15comment out potential crash code for now (#70563)Benjamin Pasero
2019-03-15debt - inline (scary) stats.ts into diagnostics service where it is usedBenjamin Pasero
2019-02-21debt - scaffold a service for package.json/product.json accessBenjamin Pasero
2019-02-12paths - paths.node.ts => path.tsBenjamin Pasero
2019-02-12debt - use our paths lib over nodeBenjamin Pasero
2019-02-07review feedbackBowden Kelly
2019-02-07Added telemetry event to look at fileTypes and config files in project folder...Bowden Kelly
2018-10-19Strict null checksMatt Bierner
2018-10-03Remove use strict directives in main vs code ts filesMatt Bierner
2018-09-03debt - fix layer breakersBenjamin Pasero