src/controllers/queryRunner.ts (3 lines): - line 166: // TODO: localize - line 255: // TODO: Localize - line 274: // TODO: Localize src/views/connectionUI.ts (2 lines): - line 516: // TODO again consider moving information prompts to the prompt package - line 527: // TODO: consider moving to prompter if we separate all UI logic from workflows in the future src/models/connectionCredentials.ts (2 lines): - line 232: // TODO consider enum based verification and handling of AD auth here in the future - line 252: ]; // TODO When Azure Active Directory is supported, add this here src/prompts/adapter.ts (2 lines): - line 20: // TODO Decide whether output channel logging should be saved here? - line 99: // TODO define question interface src/models/resultsSerializer.ts (1 line): - line 91: // TODO: assign config src/languageservice/serviceclient.ts (1 line): - line 392: // TODO: Add code to validate the version src/models/contracts.ts (1 line): - line 73: // TODO: Define config for JSON tasks/localizationtasks.js (1 line): - line 32: //TODO: for reverse file sync (if ever needed) src/controllers/connectionManager.ts (1 line): - line 328: // TODO: we should allow the user to change their password here once corefx supports SqlConnection.ChangePassword() src/prompts/factory.ts (1 line): - line 18: * TODO: src/constants/constants.ts (1 line): - line 55: // TODO: Update these