language-service/src/parser/yamlParser.ts (2 lines): - line 203: // TODO: What the heck is this check - line 259: // TODO: When this is true, consider not pushing the other errors. language-service/src/parser/jsonParser.ts (1 line): - line 693: // TODO: This assumes there are no duplicate properties, language-service/src/services/jsonSchemaService.ts (1 line): - line 509: // TODO: We want this to return the contents of the unittest/schema.json file language-service/src/utils/uri.ts (1 line): - line 21: // TODO: Why is this code in here? Why would we need to create our own URI?