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
2018-09-03debt - bring layering rules up to speedBenjamin Pasero
2018-05-31Fixes #48758: Do not import standalone editor modulesAlex Dima
2018-04-11Merge remote-tracking branch 'origin/master' into smoketestJoao Moreno
2018-04-10Add process explorer, #41045 (#47530)Rachel Macfarlane
2018-04-04wip: code driverJoao Moreno
2018-02-03Share a common tslint.json between the language service and the hyiene taskErich Gamma
2018-02-02Perform the tslint checks in the context of a program to enable checks which ...Erich Gamma
2018-01-30experiment with unused variablesErich Gamma
2018-01-19some polish and fixesBenjamin Pasero
2017-11-13startup - convert workspacestats to workbench contributionBenjamin Pasero
2017-11-09vs/editor/contrib is /browser/ by convention (#37834)Alex Dima
2017-11-07update to tslint5Erich Gamma
2017-10-28TSLint: Fixed Syntax Warning (#37036)Max Schmitt
2017-10-27revert disabling no-unused-variable ruleErich Gamma
2017-10-27Reject promise when there is a parse error in a package.json file.Erich Gamma
2017-10-18fix layering rules in workbench servicesBenjamin Pasero
2017-09-12remove allow-async tslint ruleJoao
2017-08-14Move extension service code to vs/workbench/services/extensionsAlex Dima
2017-07-19stricter layering rulesBenjamin Pasero
2017-07-03debt - move workbench.main into workbench folderBenjamin Pasero
2017-06-26Merge pull request #29034 from felixfbecker/throw-errorsJohannes Rieken
2017-06-26Restore mocha --browserAlex Dima
2017-06-26Add no-string-throw to TSLintFelix Becker
2017-06-20Remove unnecessary codeAlex Dima
2017-06-20tslint for smoke testsBenjamin Pasero
2017-06-20Prevent additional layer breakers, enforce ts lint import rules in /platform/...Alex Dima
2017-06-20more tslint rulesBenjamin Pasero
2017-06-20Move standalone editor quick open to vs/editor/standaloneAlex Dima
2017-06-20Move most of the standalone editor specific code to vs/editor/standaloneAlex Dima
2017-06-20Move standalone editor specific code to vs/editor/standaloneAlex Dima
2017-06-20fix buildBenjamin Pasero
2017-06-20more tslint layering rulesBenjamin Pasero
2017-06-19tslint rule tweaks for workbenchBenjamin Pasero
2017-06-19Don't depend on editor/contrib from editor core testsAlex Dima
2017-06-19Delete unused codeAlex Dima
2017-06-19Do not depend on vs/workbench from editor testsAlex Dima
2017-06-19Don't depend on /contrib/ from editor's core sourcesAlex Dima
2017-06-19More layering clean-upAlex Dima
2017-06-19Rename vs/platform/platform to vs/platform/registry/common/platformAlex Dima
2017-06-19More TSLint import enforcementAlex Dima
2017-06-19TS Lint rules tweaksAlex Dima
2017-06-19TS Lint for platform/*/commonAlex Dima
2017-06-19Add tslint rules for editor/test/commonAlex Dima
2017-06-16Enforce more dependency rules via TS LintAlex Dima
2017-06-16Add tslint rules for vs/base/test/common and vs/base/test/browserAlex Dima
2017-06-16Fix and enforce layering rules in vs/base/browserAlex Dima
2017-06-16Better TS Lint import enforcement rules for vs/base and vs/editor/contribAlex Dima
2017-06-09Resolves #28336Michel Kaporin
2017-05-26Allowed async for smoke test folder.Michel Kaporin
2017-05-17Move tslint settings to tslint.jsonErich Gamma