node_modules_native/node_modules_forked/node-pty/src/windowsPtyAgent.ts (2 lines): - line 70: // TODO: Emit event on agent instead of socket? - line 79: // TODO: Wait for ready event? node_modules_native/node_modules_forked/node-pty/lib/windowsPtyAgent.js (2 lines): - line 39: // TODO: Emit event on agent instead of socket? - line 46: // TODO: Wait for ready event? dotNet/PsEdge/PsHostUI.cs (1 line): - line 147: IsArray = descriptions[i].ParameterTypeName.EndsWith("[]"), // TODO: This approach is fast, but may not work for arrays containing generics. node_modules_native/node_modules_forked/node-pty/src/terminal.ts (1 line): - line 129: // TODO: Should this be in the API? node_modules_native/node_modules_forked/node-pty/lib/terminal.js (1 line): - line 93: // TODO: Should this be in the API?