server/src/session.ts (2 lines): - line 131: // TODO: in View Engine getExternalFiles() returns a list of external - line 587: // TODO: verify that HTML files are attached to Inferred project by default. server/src/completion.ts (1 line): - line 14: // TODO: Move this to `@angular/language-service`. server/src/logger.ts (1 line): - line 61: // TODO: Code below is from TypeScript's repository. Maybe create our own