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
2019-03-25enable no-nls-in-standalone-editor againMartin Aeschlimann
2019-03-25unblock ts language serviceBenjamin Pasero
2019-03-25Move standalone editor nls calls to standaloneStrings which will be translate...Alex Dima
2019-03-19make ts lint happyBenjamin Pasero
2019-03-19disallow vscode-dependency in extHost.protocol, #70319Johannes Rieken
2019-03-19move extHost.protocol to common, #70319Johannes Rieken
2019-03-05Add terminal-specific tslint rule to allow vscode-xterm importsDaniel Imms
2019-02-21debt - scaffold a service for package.json/product.json accessBenjamin Pasero
2019-02-21debt - lift explorer from electron-browser to browserBenjamin Pasero
2019-02-08debt - clean up vs/platform a little bitBenjamin Pasero
2019-02-07debt - workbench/parts => workbench/contrib (update imports and scripts)Benjamin Pasero
2019-02-04debt - disallow cross-part dependencies for files partBenjamin Pasero
2019-01-25move exthost into extensions service where its used from (#67131)Benjamin Pasero
2019-01-05Enable tslint number-literal-formatMatt Bierner
2019-01-05Enabling no-redundant-jsdoc for tslintMatt Bierner
2019-01-04Enable no-var-keyword tslint ruleMatt Bierner
2019-01-04Enabling a few more tslint rules in the codebaseMatt Bierner
2018-10-25Add tslint rule banning new BufferRob Lourens
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