Summary: 113 instances, 102 unique Text Count // TODO: Use this on cell reset, once we have that 1 // FIXME: this is where we did codeCellState.View.IsOutdated = true; 1 96, // TODO: Handle other DPI settings 1 // FIXME: The file within the workbook directory is intentionally 1 // FIXME: special case certain view types and fill in the Description property 3 // TODO: Figure out different types of elements and extra useful data from them when appropriate. 2 appendNewCodeCell: () => void // TODO: Eventually need support for inserting arbitrarily 1 // TODO: Make these GlobalProperties when we bump to 2.7.0-beta3 or later 1 // TODO: Should probably alert user that the package is already installed. 1 // FIXME: implement? 1 // FIXME: see comment for IndentedCode case 1 // TODO: Cancellation or at least ignoring of results we no longer care about (as we type) 1 // FIXME: localize 1 // TODO: Specify revision to load, specify root workbook file. 1 // FIXME: need to check Info.plist that CFBundlePackageType is 1 // FIXME: this is really particular to GetVars()... 1 // FIXME: lazily load this controller... currently it's created 1 // TODO: Add supportedFramework to query? Seems like a good idea but it doesn't seem to change results 1 => logger.LogError (message); // TODO: Surface to UI? When is this called? 1 // FIXME: this will need some re-thought when we introduce 3+ 1 // FIXME: ProseMirror 0.8 does not support fenced code blocks, so 1 // TODO: Pull the ClassId or some user-set property as the description? 2 // TODO: Reimplement with hover menu 1 // TODO: Consider adding a search or something to see if we can use the specified source 1 // FIXME: would rather this be of type FilePath, but then the 1 // FIXME: It seems the monomac bindings for kqueue/kevent are broken. 1 // TODO: WorkbookDocumentManifest needs to eliminate AgentType like we've done on web 1 // TODO: Implement parts of this that make sense for WASM. Interact/GetObjectMembers/SetObjectMembers 1 // TODO: Pass down _all_ of the files so that we can implement #r and #load. 1 // FIXME: Fabric's is causing some strange clipping with at least SVG 1 // FIXME: need to handle $id/$ref 1 codeCell.Cell.Buffer.Value = input; // TODO: Set Mac document dirty 1 // TODO: soo.....why are new #r's added after there are other cells not bringing in the reference right? 1 // FIXME: we could compute the ordered list information in the 1 // TODO: Add withSubviews support to MacInspectView. 1 // FIXME: use flexbox instead of table? 1 // TODO: Pick the correct window with extra information available when Device Switching work 1 // TODO: Figure out why setting this makes typing so finicky. 1 // FIXME: again, the public SyntaxFactory API enforces ExpressionStatementSyntax having an 1 // TODO: It would be better if we had API access to SuggestController, and if 1 // TODO: In previous tests, this pane did not exist. We should allow for doing math based on 1 // TODO: Add to remote simulator a process we can call that terminates when the app does, or something. 1 // TODO: How to actually kill agent with remote simulator? 1 // FIXME: JSC XCB InsertBefore binding throws an 1 // FIXME: support string indexers 1 // TODO: Use this in HtmlRendererBase.CreateRenderedTypeNameElement 1 // TODO: MS doesn't worry about exceptions during the various waits it does. Remove this if we can. 1 // TODO: This doesn't use == comparison to workaround a bug in the Mono 2 // FIXME: need icon 1 // TODO: Roslyn uses their SafeContinueWithFromAsync extension 1 // FIXME: RemoveTrailingBlankLines appears to be broken. 1 // TODO: Figure out why this doesn't appear to update font size in completion window 1 // TODO: Better to throw? Or have some IsValid flag that gets set to false? Client shouldn't 2 const suppressDisplayNameHint = 8; //TODO: Fix this with an enum 1 // TODO: Special handling if null value comes in for non-nullable property? 1 // TODO: In the future when we can reliably get Android device name, check title for that. 1 // FIXME: these are completely broken in CommonMark.NET as it 1 // TODO: It would be better if we had API access to SuggestController, and if 1 // TODO: Same issue as installedPackages.Count == 0. What do we want to tell user? 1 // TODO: 1 //TODO: Log according to Inspector practices 1 /* TODO: Rename (see https://github.com/xamarin/inspector/pull/711#discussion_r76283414) */ 1 // TODO: If mouse has moved to another screen, move overlayWindow. 1 // TODO: Prevent dupes. Return false if no changes made 2 // FIXME: ideally we'd set the function pointer for the managed delegate 1 let modelId = (model as monaco.editor.IModel).id // TODO: Replace with URI usage to avoid cast? 3 // FIXME: In the future, we should try not to reconstruct the entire state. 1 // TODO: add a ReflectionNodeRenderer, then do this: 1 // TODO: suboptimal implementation but this is only used by tests 1 CanWrite = true; // TODO: Or only if public? 1 // TODO: Figure out if other elements that are templated or somehow 1 // FIXME: Type.IsVariableBoundArray/Type.IsSZArray is missing in .NET Standard 2.0 1 // TODO: File upstream issue about exception if primary source repo is offline. 1 1 // TODO: Investigate best way to consume Monaco CancellationTokens 3 // FIXME: if the dep is not a child of the baseSourcePath this 1 // TODO: Replace this when Device Switching work lands, and we know from the AgentProcess what simulator 1 // FIXME: we may want to cache this and listen for new ones, but 1 // FIXME: we should probably supply a good default stylesheet here in addition 1 // FIXME: this should probably be a Section with header 1 // TODO: Implement evaluation abort and specific assembly load (used for integrations only). - brajkovic 1 // TODO: some way to toggle between current culture (what we're using now, 1 // FIXME: The public SyntaxFactory API enforces ExpressionStatementSyntax having 1 if (library.Type != "package") // TODO: where does this string come from? 1 // TODO: Default tracking span 1 //FIXME: test/handle this case 1 // TODO: Figure out metapackages. Install Microsoft.AspNet.SignalR, for example, 1 // TODO: XF version pinning during restore? 1 // TODO: Write typings for Module bits, figure out 1 // TODO: Start taking CT in here? Most calls in this method have optional CT arg. Could make this async. 1 // FIXME: this really should probably use XmlReader directly, 1 var remotePort = identifyAgentRequest.Uri.Port; // TODO: Pick free remote port (how? SimChecker?) 1 // FIXME: would really be nice to find another way! 1 // TODO: Real UI. 1 // TODO: Re-enable when edit commands display properly for web editors 1 // TODO: Should we be saving a quick reference to the hidden cell/editor? 1 // TODO: File bug...pretty sure this prop is backwards --sandy 2018-03-05 1 // TODO: Better range checking on delete before queuing up filtering (see TODO in HandleChange) 1 // FIXME: ugh, CGImage really does not want 24bpp in BGR order... 1 // TODO: When pages branch lands make sure this detects changes to all pages 1 // FIXME: load data as we scroll, reuse rows for rendering; 1 // TODO: Can we launch client app when debugging like we can for Mac? 1